summaryrefslogtreecommitdiff
path: root/net-mgmt
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
parentUpdate the WWW site. (diff)
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')
-rw-r--r--net-mgmt/p5-NetAddr-IP/Makefile2
-rw-r--r--net-mgmt/p5-Tie-NetAddr-IP/Makefile2
-rw-r--r--net-mgmt/p5-Tie-NetAddr-IP/pkg-descr2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/p5-NetAddr-IP/Makefile b/net-mgmt/p5-NetAddr-IP/Makefile
index 94a303297cfb..58e7033b9743 100644
--- a/net-mgmt/p5-NetAddr-IP/Makefile
+++ b/net-mgmt/p5-NetAddr-IP/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= NetAddr
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
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>