diff options
Diffstat (limited to 'misc')
-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 d8abc6c0018e..395ac5e1b788 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.3 CATEGORIES= misc MASTER_SITES= http://huizen.dds.nl/~frodol/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= A getopt(1) replacement that supports GNU-style long options LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext |