diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/dhcprelya/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-DHCPClient/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Ping/Makefile | 2 | ||||
-rw-r--r-- | net/trafshow3/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/dhcprelya/Makefile b/net/dhcprelya/Makefile index dca6de1eeac2..22d3cc8d36ef 100644 --- a/net/dhcprelya/Makefile +++ b/net/dhcprelya/Makefile @@ -5,7 +5,7 @@ PORTNAME= dhcprelya PORTVERSION= 4.9 CATEGORIES= net -MAINTAINER= sem@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight DHCP relay agent. Yandex edition LICENSE= BSD3CLAUSE diff --git a/net/p5-Net-DHCPClient/Makefile b/net/p5-Net-DHCPClient/Makefile index 034548c7fd77..cc03dcc8e8f1 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= sem@FreeBSD.org +MAINTAINER= ports@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 b1eb5514e08b..834a223f161c 100644 --- a/net/p5-Net-Ping/Makefile +++ b/net/p5-Net-Ping/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sem@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to check a remote host for reachability USES= perl5 diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile index e89df5481676..f6300241f8eb 100644 --- a/net/trafshow3/Makefile +++ b/net/trafshow3/Makefile @@ -9,7 +9,7 @@ CATEGORIES= net MASTER_SITES= LOCAL/sem PKGNAMESUFFIX= 3 -MAINTAINER= sem@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full screen visualization of network traffic (an ancient version) CONFLICTS= trafshow-[45].* |