aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2004-01-08 04:03:52 +0800
committerdemon <demon@FreeBSD.org>2004-01-08 04:03:52 +0800
commitfd78314a26d4bb7af5c106ecf825d37b0a947369 (patch)
tree9d97965c30d66148712234ac4047133e4b1e3d15 /Tools
parent90ef00b0e6960e0e54c8fa194d3ff2134674b58a (diff)
downloadfreebsd-ports-gnome-fd78314a26d4bb7af5c106ecf825d37b0a947369.tar.gz
freebsd-ports-gnome-fd78314a26d4bb7af5c106ecf825d37b0a947369.tar.zst
freebsd-ports-gnome-fd78314a26d4bb7af5c106ecf825d37b0a947369.zip
When suggesting to add new port's submitter to Contributors' List,
also print the exact location of the file to checkout. This is for those who rarely adds new ports and do not remember the location of Additional FreeBSD Contributors article. Approved by: will
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/scripts/addport3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tools/scripts/addport b/Tools/scripts/addport
index 51e23afc8576..ec627f2a5537 100755
--- a/Tools/scripts/addport
+++ b/Tools/scripts/addport
@@ -335,7 +335,8 @@ foreach my $thisdir (@dirs) {
print <<EOF;
You're done! The new port $portname has been completely imported in
the tree. Don't forget to add the creator's name and email address to
-the Contributors' List if they are not already there.
+the Contributors' List if they are not already there. To do this, edit
+doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml.
EOF
sub warnx {