svn commit: r569466 - head/Tools/scripts

Ed Maste emaste at FreeBSD.org
Mon Mar 29 12:37:50 UTC 2021


Author: emaste (src committer)
Date: Mon Mar 29 12:37:49 2021
New Revision: 569466
URL: https://svnweb.freebsd.org/changeset/ports/569466

Log:
  addport: Update contributor list file after Asciidoc conversion
  
  Reviewed by:	crees
  Approved by:	crees
  Sponsored by:	The FreeBSD Foundation
  Differential Revision:	https://reviews.freebsd.org/D29476

Modified:
  head/Tools/scripts/addport

Modified: head/Tools/scripts/addport
==============================================================================
--- head/Tools/scripts/addport	Mon Mar 29 12:27:52 2021	(r569465)
+++ head/Tools/scripts/addport	Mon Mar 29 12:37:49 2021	(r569466)
@@ -477,7 +477,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.xml.
+documentation/content/en/articles/contributors/contrib-additional.adoc.
 EOF
 
 sub warnx($) {


More information about the svn-ports-head mailing list