diff options
author | cy <cy@FreeBSD.org> | 2018-12-27 02:16:10 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2018-12-27 02:16:10 +0800 |
commit | f297749b601115350933a0db6a51528f9b7857d8 (patch) | |
tree | a087912932ffecdd12b22fce6d438f2c8fb792cc /net | |
parent | c3943d5d1aa7350c0e819a22617aeb6928b24ca4 (diff) | |
download | freebsd-ports-gnome-f297749b601115350933a0db6a51528f9b7857d8.tar.gz freebsd-ports-gnome-f297749b601115350933a0db6a51528f9b7857d8.tar.zst freebsd-ports-gnome-f297749b601115350933a0db6a51528f9b7857d8.zip |
Release maintainership. I no longer use this port and my former
co-worker no longer maintains the upstream. Additionally he has
been unable to recruit someone to take over maintainership of the
upstream.
Diffstat (limited to 'net')
-rw-r--r-- | net/vtun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile index ba083a175771..e2f76deabb9e 100644 --- a/net/vtun/Makefile +++ b/net/vtun/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= net MASTER_SITES= SF -MAINTAINER= cy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Virtual Tunnels over TCP/IP networks with traffic shaping LICENSE= GPLv2 |