diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-07 14:57:41 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-07 14:57:41 +0000 |
commit | 2ec55b08692d8723f58e12f0892981b8d2140581 (patch) | |
tree | bd956ef1e9902def8ddf0b5ea5378b1ca104f6a7 /Tools | |
parent | df6c5fd47c2998f6ce167585be019978da841983 (diff) |
Notes
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 7df9e1c1c44b..4568a371a8f0 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -4,6 +4,8 @@ addport - future replacement for easy-import consistency-check - check whether all your ports are installed properly, what files have changed, and what new files there are +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. distclean - compare md5 sums of distfiles in ports/distfiles with currently installed ports collection in ports/* and prompt to remove |