aboutsummaryrefslogtreecommitdiff
path: root/misc/getopt
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2014-08-17 08:25:51 +0000
committerEitan Adler <eadler@FreeBSD.org>2014-08-17 08:25:51 +0000
commit1e942b4de35e7c4cf18ad796be0de35c3cc75ca6 (patch)
treed181d3099d73830c55eddcdb88b2db47a80ad7e7 /misc/getopt
parent1627e0411bceae3c7d0352a0c9ad9d8015c3ed40 (diff)
downloadports-1e942b4de35e7c4cf18ad796be0de35c3cc75ca6.tar.gz
ports-1e942b4de35e7c4cf18ad796be0de35c3cc75ca6.zip
Return some ports I maintain to the pool.
Notes
Notes: svn path=/head/; revision=365160
Diffstat (limited to 'misc/getopt')
-rw-r--r--misc/getopt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index 0ad98b2faf7d..f16c8d9c841c 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1.5
CATEGORIES= misc
MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Replacement for getopt(1) that supports GNU-style long options
USES= gettext gmake