aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2013-07-25 11:30:01 +0000
committerMark Felder <feld@FreeBSD.org>2013-07-25 11:30:01 +0000
commitcd4fd7cb34f671a0ed72d36b953b48f4c7536d35 (patch)
treedf21c68191151a56c3b07a96d1b8ba4fbe4a1851 /dns
parent28e7e75bfe1ee818ef68d1c714c586cca4d49ddc (diff)
downloadports-cd4fd7cb34f671a0ed72d36b953b48f4c7536d35.tar.gz
ports-cd4fd7cb34f671a0ed72d36b953b48f4c7536d35.zip
Update my email address throughout the tree
Approved by: swills (mentor)
Notes
Notes: svn path=/head/; revision=323636
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DRI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DRI/Makefile b/dns/p5-Net-DRI/Makefile
index 87e6058c1258..e73efc699329 100644
--- a/dns/p5-Net-DRI/Makefile
+++ b/dns/p5-Net-DRI/Makefile
@@ -1,4 +1,4 @@
-# Created by: Mark Felder <feld@feld.me>
+# Created by: Mark Felder <feld@freebsd.org>
# $FreeBSD$
#
@@ -8,7 +8,7 @@ CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= feld@feld.me
+MAINTAINER= feld@freebsd.org
COMMENT= A Perl library to access Domain Name Registries/Registrars
RUN_DEPENDS= p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \