diff options
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 |