aboutsummaryrefslogtreecommitdiff
path: root/net
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
parent1361f077817f85c69b99a20e2fcf25a09eaafd42 (diff)
downloadports-c8df88ddadd4db8ffa8da49611f0885143a83730.tar.gz
ports-c8df88ddadd4db8ffa8da49611f0885143a83730.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-IO-Interface/Makefile2
-rw-r--r--net/p5-IO-Interface/pkg-descr2
-rw-r--r--net/p5-NetAddr-IP-Count/Makefile2
-rw-r--r--net/p5-NetAddr-IP-Count/pkg-descr2
-rw-r--r--net/p5-NetAddr-IP/Makefile2
-rw-r--r--net/p5-Tie-NetAddr-IP/Makefile2
-rw-r--r--net/p5-Tie-NetAddr-IP/pkg-descr2
7 files changed, 7 insertions, 7 deletions
diff --git a/net/p5-IO-Interface/Makefile b/net/p5-IO-Interface/Makefile
index 7671735b048f..7f65b400cc4f 100644
--- a/net/p5-IO-Interface/Makefile
+++ b/net/p5-IO-Interface/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/net/p5-IO-Interface/pkg-descr b/net/p5-IO-Interface/pkg-descr
index 708b25eb9615..a378ca0bf8e1 100644
--- a/net/p5-IO-Interface/pkg-descr
+++ b/net/p5-IO-Interface/pkg-descr
@@ -6,4 +6,4 @@ addresses, and finding interfaces that satisfy certain criteria,
such as the ability to multicast.
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>
diff --git a/net/p5-NetAddr-IP-Count/Makefile b/net/p5-NetAddr-IP-Count/Makefile
index 0e38f9404759..a17ed588fb21 100644
--- a/net/p5-NetAddr-IP-Count/Makefile
+++ b/net/p5-NetAddr-IP-Count/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
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/p5-NetAddr-IP-Count/pkg-descr b/net/p5-NetAddr-IP-Count/pkg-descr
index ca45e0e189a4..4bc19a0b8c27 100644
--- a/net/p5-NetAddr-IP-Count/pkg-descr
+++ b/net/p5-NetAddr-IP-Count/pkg-descr
@@ -3,4 +3,4 @@ to subnets. It can be used to, among other things, help analyze HTTPD
logs.
-Anton
-<tobez@tobez.org>
+<tobez@FreeBSD.org>
diff --git a/net/p5-NetAddr-IP/Makefile b/net/p5-NetAddr-IP/Makefile
index 94a303297cfb..58e7033b9743 100644
--- a/net/p5-NetAddr-IP/Makefile
+++ b/net/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/p5-Tie-NetAddr-IP/Makefile b/net/p5-Tie-NetAddr-IP/Makefile
index f8d9557bd401..aff6e5d837ce 100644
--- a/net/p5-Tie-NetAddr-IP/Makefile
+++ b/net/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/p5-Tie-NetAddr-IP/pkg-descr b/net/p5-Tie-NetAddr-IP/pkg-descr
index ab51574b9134..64c68b41db10 100644
--- a/net/p5-Tie-NetAddr-IP/pkg-descr
+++ b/net/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>