diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-09-29 02:39:50 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-09-29 02:39:50 +0000 |
commit | 23ee68125d06416131b0472827f2035534690063 (patch) | |
tree | 0e33840849939039a5bc6b063a1e47c3bc4016f9 /Tools | |
parent | 0bc92efd432ac45c0b292b50f45b998ee4ba2506 (diff) | |
download | ports-23ee68125d06416131b0472827f2035534690063.tar.gz ports-23ee68125d06416131b0472827f2035534690063.zip |
Notes
Diffstat (limited to 'Tools')
-rwxr-xr-x | Tools/scripts/addport | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Tools/scripts/addport b/Tools/scripts/addport index a733b5eb0ad8..25b07782661e 100755 --- a/Tools/scripts/addport +++ b/Tools/scripts/addport @@ -419,8 +419,8 @@ OPTIONS where things are placed. This is required in order to change things like module names etc. -l PR# Attempts to autogenerate a commit message by - reading the Makefile/pkg-comment files. The - PR number must be passed to -l. If there is + reading the Makefile file. + The PR number must be passed to -l. If there is no PR (i.e., self-created or submitted in private email), use PR# -1. -m Do not checkout ports/Mk (needed for support |