Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2021 12:37:49 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r569466 - head/Tools/scripts
Message-ID:  <202103291237.12TCbnss069680@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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($) {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103291237.12TCbnss069680>