aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2001-06-13 03:25:41 +0800
committertobez <tobez@FreeBSD.org>2001-06-13 03:25:41 +0800
commite8c7db2756393f1fb91088be02c3b8a7b983eeb4 (patch)
tree5438289769443d6d6c9c6de91e6982db745f2333 /net-mgmt
parentda41f09267b9d11c9d782554a194d2738a8c1817 (diff)
downloadfreebsd-ports-gnome-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.tar.gz
freebsd-ports-gnome-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.tar.zst
freebsd-ports-gnome-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.zip
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files. Approved by: markm
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>