aboutsummaryrefslogtreecommitdiff
path: root/sysutils/portupgrade-devel/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-02-04 17:47:31 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-02-04 17:47:31 +0000
commit123c2a69f59cc78b913703eedfc654743530629f (patch)
treed757702082f833ab5b189f37b01d26111235590b /sysutils/portupgrade-devel/pkg-descr
parent87af0414d6d6e5c78b20b4886ab6b3cbc667c63b (diff)
downloadports-123c2a69f59cc78b913703eedfc654743530629f.tar.gz
ports-123c2a69f59cc78b913703eedfc654743530629f.zip
Notes
Diffstat (limited to 'sysutils/portupgrade-devel/pkg-descr')
-rw-r--r--sysutils/portupgrade-devel/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/portupgrade-devel/pkg-descr b/sysutils/portupgrade-devel/pkg-descr
index 245522088994..f4dfba7df978 100644
--- a/sysutils/portupgrade-devel/pkg-descr
+++ b/sysutils/portupgrade-devel/pkg-descr
@@ -6,11 +6,11 @@ dependency chains up and down to upgrade packages recursively.
This package also includes the following utilities:
portinstall: Helps you install new ports in a handy way.
-portcvsweb: Instantly browses a history via CVSweb.
+portcvsweb: Instantly browses change history via CVSweb.
portversion: Replaces pkg_version(1), runs much faster and is
cooperative with portupgrade(1).
-portsclean: Cleans ports workdir's, unreferenced distfiles and
- old and orphan shared libraries.
+portsclean: Cleans ports workdir's, unreferenced distfiles,
+ old and orphan shared libraries, and stale packages.
portsdb: Creates binary database from the ports INDEX.
ports_glob: Expands ports globs.
pkg_deinstall: Wraps pkg_delete(1) and provides extra features.