diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 16:12:46 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 16:12:46 +0000 |
commit | 74db23578541b772b86b24acfa229251e85d72b8 (patch) | |
tree | e528633a47e3e4956586c9eb066ea85de594c9e7 /misc/getopt | |
parent | 4a44907122378cb6b020b3813589b8b4cd2ffab5 (diff) | |
download | ports-74db23578541b772b86b24acfa229251e85d72b8.tar.gz ports-74db23578541b772b86b24acfa229251e85d72b8.zip |
Notes
Diffstat (limited to 'misc/getopt')
-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 40a430f7b993..926906133271 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/ -MAINTAINER= ports@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= A getopt(1) replacement that supports GNU-style long options USE_GETTEXT= yes |