aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Tie-NetAddr-IP
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-06-12 19:25:41 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-06-12 19:25:41 +0000
commitc8df88ddadd4db8ffa8da49611f0885143a83730 (patch)
tree7451564d2668b26d0d49427e2d0eaf2db921670b /net-mgmt/p5-Tie-NetAddr-IP
parent1361f077817f85c69b99a20e2fcf25a09eaafd42 (diff)
downloadports-c8df88ddadd4db8ffa8da49611f0885143a83730.tar.gz
ports-c8df88ddadd4db8ffa8da49611f0885143a83730.zip
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files. Approved by: markm
Notes
Notes: svn path=/head/; revision=43917
Diffstat (limited to 'net-mgmt/p5-Tie-NetAddr-IP')
-rw-r--r--net-mgmt/p5-Tie-NetAddr-IP/Makefile2
-rw-r--r--net-mgmt/p5-Tie-NetAddr-IP/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-Tie-NetAddr-IP/Makefile b/net-mgmt/p5-Tie-NetAddr-IP/Makefile
index f8d9557bd401..aff6e5d837ce 100644
--- a/net-mgmt/p5-Tie-NetAddr-IP/Makefile
+++ b/net-mgmt/p5-Tie-NetAddr-IP/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tie
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/NetAddr/IP.pm:${PORTSDIR}/net/p5-NetAddr-IP
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr b/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr
index ab51574b9134..64c68b41db10 100644
--- a/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr
+++ b/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr
@@ -6,4 +6,4 @@ Care must be taken, as only strings that can be parsed as an IP address
by NetAddr::IP can be used as keys for this hash.
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>