diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-05-01 15:49:22 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-05-01 15:49:22 +0000 |
commit | 790515a1dd86b31b293506a147829b6c4e911355 (patch) | |
tree | 1e53f0afe2a8cea2b2dc32550df5d1f73b3ccf5b | |
parent | 5ad827fe15a91e75054c53818e19604f07d60e32 (diff) | |
download | ports-790515a1dd86b31b293506a147829b6c4e911355.tar.gz ports-790515a1dd86b31b293506a147829b6c4e911355.zip |
Notes
-rw-r--r-- | ports-mgmt/pkg_cleanup/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/pkg_cleanup/pkg-descr b/ports-mgmt/pkg_cleanup/pkg-descr index 262cf9984d74..14ec70130e20 100644 --- a/ports-mgmt/pkg_cleanup/pkg-descr +++ b/ports-mgmt/pkg_cleanup/pkg-descr @@ -1,6 +1,6 @@ pkg_cleanup finds packages that are not requested by any other installed package and lets you decide for each one if you want to keep it or delete it. -It also allows viewing the pacakge comment and description. +It also allows viewing the package comment and description. This program is essentially a clone of pkg_rmleaves except that it shows the comment and description of packages and does not support GUI dialog(1) |