diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-10-25 21:30:57 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-10-25 21:30:57 +0000 |
commit | 7312e64f64d3743634a4db9e7c65cf05611473df (patch) | |
tree | 5107b5bd93b92e811653364595b52f9db11313f5 /Tools | |
parent | 0db947064750d2af2553413721b2dc9ca5fee447 (diff) | |
download | ports-7312e64f64d3743634a4db9e7c65cf05611473df.tar.gz ports-7312e64f64d3743634a4db9e7c65cf05611473df.zip |
Notes
Diffstat (limited to 'Tools')
-rwxr-xr-x | Tools/scripts/addport | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/addport b/Tools/scripts/addport index 68624cddd906..15d0d49381dd 100755 --- a/Tools/scripts/addport +++ b/Tools/scripts/addport @@ -454,7 +454,7 @@ 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. To do this, edit -doc/head/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml. +doc/head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml. EOF sub warnx($) { |