aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-08-21 20:51:40 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-08-21 20:51:40 +0000
commite1f907bc92fd009a50a4d72d49c7f561c0f1436c (patch)
treed68379cceaa2e27c50b7bb9e58f409f101407a41 /misc
parent6c39ae8258a8d0dc8f5fa734ef02c1d4d357bdec (diff)
downloadports-e1f907bc92fd009a50a4d72d49c7f561c0f1436c.tar.gz
ports-e1f907bc92fd009a50a4d72d49c7f561c0f1436c.zip
- change the email address I use to maintain ports
Approved by: bapt (mentor)
Notes
Notes: svn path=/head/; revision=280136
Diffstat (limited to 'misc')
-rw-r--r--misc/getopt/Makefile2
-rw-r--r--misc/pastebinit/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile
index 4ba6bf5accee..c6fe028ca2b5 100644
--- a/misc/pastebinit/Makefile
+++ b/misc/pastebinit/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2
CATEGORIES= misc python
MASTER_SITES= http://launchpadlibrarian.net/63157878/
-MAINTAINER= eadler@freebsd.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= A command line utility for pastebing
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-configobj