aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2018-09-10 11:16:59 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2018-09-10 11:16:59 +0000
commitcded85f9071fa5e54c123a57a9a7cd2cc5ce2f69 (patch)
tree85fcc196ed429f6b6cdf6863e6d31f45c62f6e7b /net-mgmt
parent9389f029b6f8a516d760c9c340d7e9e1db867ffe (diff)
downloadports-cded85f9071fa5e54c123a57a9a7cd2cc5ce2f69.tar.gz
ports-cded85f9071fa5e54c123a57a9a7cd2cc5ce2f69.zip
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez
Notes
Notes: svn path=/head/; revision=479390
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-NSNMP/Makefile2
-rw-r--r--net-mgmt/p5-Net-IP-Match-XS/Makefile2
-rw-r--r--net-mgmt/p5-Net-IP-Resolver/Makefile2
-rw-r--r--net-mgmt/p5-NetAddr-IP/Makefile2
-rw-r--r--net-mgmt/p5-Tie-NetAddr-IP/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/p5-NSNMP/Makefile b/net-mgmt/p5-NSNMP/Makefile
index 5929beb175c8..d01e3f18f9ca 100644
--- a/net-mgmt/p5-NSNMP/Makefile
+++ b/net-mgmt/p5-NSNMP/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KRAGEN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= NSNMP - fast, flexible, low-level, pure-Perl SNMP library
USES= perl5
diff --git a/net-mgmt/p5-Net-IP-Match-XS/Makefile b/net-mgmt/p5-Net-IP-Match-XS/Makefile
index 6d6945ce3679..f581d3834c0d 100644
--- a/net-mgmt/p5-Net-IP-Match-XS/Makefile
+++ b/net-mgmt/p5-Net-IP-Match-XS/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Efficiently match IP addresses against IP ranges
USES= perl5
diff --git a/net-mgmt/p5-Net-IP-Resolver/Makefile b/net-mgmt/p5-Net-IP-Resolver/Makefile
index 917e351a51a7..48938f3014e5 100644
--- a/net-mgmt/p5-Net-IP-Resolver/Makefile
+++ b/net-mgmt/p5-Net-IP-Resolver/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Net::IP::Resolver - Resolve IPs to a particular network
BUILD_DEPENDS= p5-Net-IP-Match-XS>=0.03:net-mgmt/p5-Net-IP-Match-XS \
diff --git a/net-mgmt/p5-NetAddr-IP/Makefile b/net-mgmt/p5-NetAddr-IP/Makefile
index d7513466a8c5..8e320cf6a71c 100644
--- a/net-mgmt/p5-NetAddr-IP/Makefile
+++ b/net-mgmt/p5-NetAddr-IP/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Work with IPv4 and IPv6 addresses and subnets
LICENSE= ART10 GPLv2
diff --git a/net-mgmt/p5-Tie-NetAddr-IP/Makefile b/net-mgmt/p5-Tie-NetAddr-IP/Makefile
index a0f1404200c6..36d378897f6f 100644
--- a/net-mgmt/p5-Tie-NetAddr-IP/Makefile
+++ b/net-mgmt/p5-Tie-NetAddr-IP/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Tie::NetAddr::IP - Implements a Hash where the key is a subnet
BUILD_DEPENDS= p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP