aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2016-11-01 00:01:55 +0800
committeradamw <adamw@FreeBSD.org>2016-11-01 00:01:55 +0800
commita6e347620534464c4d0258da30987db8d7cb728c (patch)
treeaa6d553c52a60d46170080f7dfaa6b9ad056d1cf /net
parent26d71c51cb7402455bb61694540e07ef40493cc2 (diff)
downloadfreebsd-ports-gnome-a6e347620534464c4d0258da30987db8d7cb728c.tar.gz
freebsd-ports-gnome-a6e347620534464c4d0258da30987db8d7cb728c.tar.zst
freebsd-ports-gnome-a6e347620534464c4d0258da30987db8d7cb728c.zip
Reassign ports@ perl modules to perl@
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-DHCPClient/Makefile2
-rw-r--r--net/p5-Net-Ping/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-DHCPClient/Makefile b/net/p5-Net-DHCPClient/Makefile
index deca42873918..005f01189b3d 100644
--- a/net/p5-Net-DHCPClient/Makefile
+++ b/net/p5-Net-DHCPClient/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl implementation of a DHCP client API
RUN_DEPENDS= p5-Net-RawIP>=0:net/p5-Net-RawIP
diff --git a/net/p5-Net-Ping/Makefile b/net/p5-Net-Ping/Makefile
index 7210e3278a30..190c36bc848b 100644
--- a/net/p5-Net-Ping/Makefile
+++ b/net/p5-Net-Ping/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to check a remote host for reachability
LICENSE= ART10 GPLv1