diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-11 16:43:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-11 16:43:44 +0800 |
commit | c39e9eff3b6764ca003bb843f92404ac29c53c1a (patch) | |
tree | a092f5fe1265e4261764e54dd072e2959fe327a5 /net | |
parent | 8a03a9429ff4bd48b463d1e0ec24e563a1b6e69f (diff) | |
download | freebsd-ports-gnome-c39e9eff3b6764ca003bb843f92404ac29c53c1a.tar.gz freebsd-ports-gnome-c39e9eff3b6764ca003bb843f92404ac29c53c1a.tar.zst freebsd-ports-gnome-c39e9eff3b6764ca003bb843f92404ac29c53c1a.zip |
- Reset maintainer
PR: 205175
Submitted by: ysarumaru@gmail.com
Approved by: mat (mentor)
Differential Revision: D4491
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Wake/Makefile | 2 | ||||
-rw-r--r-- | net/stone/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Wake/Makefile b/net/p5-Net-Wake/Makefile index a7323220f884..6501b4f2a2c0 100644 --- a/net/p5-Net-Wake/Makefile +++ b/net/p5-Net-Wake/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sarumaru@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Send Wake On Lan (WOL) packets to power on computers USES= perl5 diff --git a/net/stone/Makefile b/net/stone/Makefile index 252f3385d92f..72a4bbc2d663 100644 --- a/net/stone/Makefile +++ b/net/stone/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3e CATEGORIES= net ipv6 MASTER_SITES= http://www.gcd.org/sengoku/stone/ -MAINTAINER= sarumaru@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Stone is a TCP/IP packet repeater in the application layer LICENSE= GPLv2 |