aboutsummaryrefslogtreecommitdiffstats
path: root/misc/getopt
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-08-22 04:51:40 +0800
committerEitan Adler <eadler@FreeBSD.org>2011-08-22 04:51:40 +0800
commite1f907bc92fd009a50a4d72d49c7f561c0f1436c (patch)
treed68379cceaa2e27c50b7bb9e58f409f101407a41 /misc/getopt
parent6c39ae8258a8d0dc8f5fa734ef02c1d4d357bdec (diff)
downloadfreebsd-ports-gnome-e1f907bc92fd009a50a4d72d49c7f561c0f1436c.tar.gz
freebsd-ports-gnome-e1f907bc92fd009a50a4d72d49c7f561c0f1436c.tar.zst
freebsd-ports-gnome-e1f907bc92fd009a50a4d72d49c7f561c0f1436c.zip
- change the email address I use to maintain ports
Approved by: bapt (mentor)
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 926906133271..bd4df4baafdc 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= eadler@freebsd.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= A getopt(1) replacement that supports GNU-style long options
USE_GETTEXT= yes