diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 20:45:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 20:45:59 +0800 |
commit | b2d8c376176f702f3dc7a20682cd9f641ec790e2 (patch) | |
tree | f03c154dcfadb01be5d6274b6a9bf3533de25749 /Tools/scripts/README | |
parent | 044fde5cd85d084ec0347ad8aa241fc8738920c5 (diff) | |
download | freebsd-ports-gnome-b2d8c376176f702f3dc7a20682cd9f641ec790e2.tar.gz freebsd-ports-gnome-b2d8c376176f702f3dc7a20682cd9f641ec790e2.tar.zst freebsd-ports-gnome-b2d8c376176f702f3dc7a20682cd9f641ec790e2.zip |
Add de-pkg-comment.
Diffstat (limited to 'Tools/scripts/README')
-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 6c58548b6eef..5775010e573a 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 |