1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Modify Additional Contributors path to match svn

- Take maintainership

Approved by:	garga (maintainer)
This commit is contained in:
Chris Rees 2012-05-30 18:54:01 +00:00
parent 3258883e06
commit 343b4bb879
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297817

View File

@ -29,12 +29,13 @@
#
# Original shell script & idea: Will Andrews <will@FreeBSD.org>
# Original conversion to Perl : Michael Haro <mharo@FreeBSD.org>
# Maintainer alumni : Renato Botelho <garga@FreeBSD.org>
#
# Id: addport,v 1.2 2000/04/02 06:21:13 will Exp (original shell script)
# Id: addport,v 1.5 2000/04/22 22:19:43 mharo Exp (perl conversion)
# $FreeBSD$
#
# MAINTAINER= garga@FreeBSD.org
# MAINTAINER= crees@FreeBSD.org
#
use Cwd "abs_path";
@ -402,7 +403,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/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml.
doc/head/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml.
EOF
sub warnx($) {