svn commit: r306400 - head/Tools/scripts

Guido Falsi madpilot at FreeBSD.org
Thu Oct 25 21:30:58 UTC 2012


Author: madpilot
Date: Thu Oct 25 21:30:57 2012
New Revision: 306400
URL: http://svn.freebsd.org/changeset/ports/306400

Log:
  - Fix reference to the Additional Contributors' list due to renaming
    to .xml in r39631
  
  Approved by:	crees
  Feature safe:	yes

Modified:
  head/Tools/scripts/addport   (contents, props changed)

Modified: head/Tools/scripts/addport
==============================================================================
--- head/Tools/scripts/addport	Thu Oct 25 21:07:27 2012	(r306399)
+++ head/Tools/scripts/addport	Thu Oct 25 21:30:57 2012	(r306400)
@@ -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($) {


More information about the svn-ports-all mailing list