aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2017-04-08 02:50:22 +0800
committerlth <lth@FreeBSD.org>2017-04-08 02:50:22 +0800
commitbeb65108230b5a7bbdd985c9b4acf32e671af2e1 (patch)
tree00b7ca47a7ccee9dc262002b23b1c1891a4361b7 /net-mgmt
parent907981474a931d25e60c5d04ce64ecbcc087cbad (diff)
downloadfreebsd-ports-gnome-beb65108230b5a7bbdd985c9b4acf32e671af2e1.tar.gz
freebsd-ports-gnome-beb65108230b5a7bbdd985c9b4acf32e671af2e1.tar.zst
freebsd-ports-gnome-beb65108230b5a7bbdd985c9b4acf32e671af2e1.zip
Moving maintainership burden onto broader shoulders
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-Net-Netmask/Makefile2
-rw-r--r--net-mgmt/p5-Net-SNMP/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-Net-Netmask/Makefile b/net-mgmt/p5-Net-Netmask/Makefile
index 9e2419cedb74..caaed055d26c 100644
--- a/net-mgmt/p5-Net-Netmask/Makefile
+++ b/net-mgmt/p5-Net-Netmask/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= lth@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to parse, manipulate, and lookup IP network blocks
USES= perl5
diff --git a/net-mgmt/p5-Net-SNMP/Makefile b/net-mgmt/p5-Net-SNMP/Makefile
index bf614735e342..f6aa0f31a539 100644
--- a/net-mgmt/p5-Net-SNMP/Makefile
+++ b/net-mgmt/p5-Net-SNMP/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DTOWN
PKGNAMEPREFIX= p5-
-MAINTAINER= lth@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Object oriented interface to SNMP
BUILD_DEPENDS= p5-Crypt-DES>=0:security/p5-Crypt-DES \