=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.35 retrieving revision 1.36 diff -c -r1.35 -r1.36 *** www/Attic/ports.html 2000/07/27 17:02:06 1.35 --- www/Attic/ports.html 2000/08/21 12:57:59 1.36 *************** *** 53,65 ****

! Packages look like simple .tar.gz bundles, but they should always be added using pkg_add(1), as there might be some extra information that only pkg_add(1) knows how to handle. ! Tip: you can distinguish between packages and .tar.gz bundles using pkg_info(1). --- 53,65 ----

! Packages look like simple .tgz bundles, but they should always be added using pkg_add(1), as there might be some extra information that only pkg_add(1) knows how to handle. ! Tip: you can distinguish between packages and .tgz bundles using pkg_info(1). *************** *** 73,79 **** Adding a package is as easy as ! pkg_add pkgname.tar.gz. If you are grabbing packages off a single source (a package repository), set PKG_PATH to that repository URL. --- 73,79 ---- Adding a package is as easy as ! pkg_add pkgname.tgz. If you are grabbing packages off a single source (a package repository), set PKG_PATH to that repository URL. *************** *** 83,89 ****

      # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/2.7/packages/i386/
!     # pkg_add gimp-1.1.17.tar.gz
  

Managing installed packages

--- 83,89 ----
      # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/2.7/packages/i386/
!     # pkg_add gimp-1.1.17.tgz
  

Managing installed packages

*************** *** 234,239 ****
OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.35 2000/07/27 17:02:06 espie Exp $ --- 234,239 ----
OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.36 2000/08/21 12:57:59 brad Exp $