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/stone | |
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/stone')
-rw-r--r-- | net/stone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |