aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg_install-devel/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
commit40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch)
treed70bbf882801af3a4e58dde3ed6a1da1849479d4 /ports-mgmt/pkg_install-devel/pkg-descr
parenta9f801a2186fcb89f70f7dcb211c6d4922c0e3af (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Notes
Notes: svn path=/head/; revision=145533 svn path=/tags/RELEASE_6_0_0/; revision=145534; tag=release/6.0.0
Diffstat (limited to 'ports-mgmt/pkg_install-devel/pkg-descr')
-rw-r--r--ports-mgmt/pkg_install-devel/pkg-descr17
1 files changed, 0 insertions, 17 deletions
diff --git a/ports-mgmt/pkg_install-devel/pkg-descr b/ports-mgmt/pkg_install-devel/pkg-descr
deleted file mode 100644
index abe2ae1d30b3..000000000000
--- a/ports-mgmt/pkg_install-devel/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-Development version of the FreeBSD 5.x pkg_install suite of tools
-
-This version fixes some bugs of the -CURRENT tools. You should
-only install it it you have problems with the current version
-or want to test the new features.
-
-If you want to replace the base system tools, install via:
- make install PREFIX=/usr
-You can revert to the normal tools simply by uninstalling the
-port or restoring them with:
- cd /usr/src/usr.sbin/pkg_install; make install
-if you have the sources installed.
-
-WWW: http://cvs.sf.net/viewcvs.py/portaudit/pkg_install/
-
--- Oliver Eikemeier
-eik@FreeBSD.org