diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 12:45:59 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 12:45:59 +0000 |
commit | b2d8c376176f702f3dc7a20682cd9f641ec790e2 (patch) | |
tree | f03c154dcfadb01be5d6274b6a9bf3533de25749 /Tools | |
parent | 044fde5cd85d084ec0347ad8aa241fc8738920c5 (diff) | |
download | FreeBSD-ports-b2d8c376176f702f3dc7a20682cd9f641ec790e2.zip FreeBSD-ports-b2d8c376176f702f3dc7a20682cd9f641ec790e2.tar.gz |
Add de-pkg-comment.
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/scripts/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README index 6c58548..5775010 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -9,6 +9,8 @@ checkcats.py - verify that master categories in all ports are correct and checknewvers - checks for availability for a newest version of distfiles on MASTER_SITES (ftp only). close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. +de-pkg-comment - converts pkg-comment to COMMENT (will be obsoleted when + the mass conversion is finished) distclean - compare md5 sums of distfiles in ports/distfiles with currently installed ports collection in ports/* and prompt to remove unmatched entries |