diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-08-17 08:25:51 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-08-17 08:25:51 +0000 |
commit | 1e942b4de35e7c4cf18ad796be0de35c3cc75ca6 (patch) | |
tree | d181d3099d73830c55eddcdb88b2db47a80ad7e7 /misc/getopt/Makefile | |
parent | 1627e0411bceae3c7d0352a0c9ad9d8015c3ed40 (diff) | |
download | ports-1e942b4de35e7c4cf18ad796be0de35c3cc75ca6.tar.gz ports-1e942b4de35e7c4cf18ad796be0de35c3cc75ca6.zip |
Notes
Diffstat (limited to 'misc/getopt/Makefile')
-rw-r--r-- | misc/getopt/Makefile | 2 |
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 |