diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-07-07 15:32:35 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-07-07 15:32:35 +0000 |
commit | c92a7a17e162534f108ab789690197c3fd4b04c9 (patch) | |
tree | 35a2911637d6add4a58751ab468bc0d143cb1625 /Tools/scripts/README | |
parent | - Update 1.522 (diff) |
Remove dialogwrapper now that dialog4ports exists
Diffstat (limited to 'Tools/scripts/README')
-rw-r--r-- | Tools/scripts/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README index aa3bdc881b50..fc1cad03af42 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -20,8 +20,6 @@ close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. convert-makefile-header.pl - converts old style headers to modern one-line version de-pkg-comment - converts pkg-comment to COMMENT (will be obsoleted when the mass conversion is finished) -dialogwrapper.sh - a wrapper for dialog(1) which provides extra features - and compatability distclean - compare md5 sums of distfiles in ports/distfiles with currently installed ports collection in ports/* and prompt to remove unmatched entries |