diff options
Diffstat (limited to 'net/py-sshuttle')
-rw-r--r-- | net/py-sshuttle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-sshuttle/Makefile b/net/py-sshuttle/Makefile index 6756396b6167..6b11035f06a7 100644 --- a/net/py-sshuttle/Makefile +++ b/net/py-sshuttle/Makefile @@ -6,7 +6,7 @@ CATEGORIES= net python net-vpn MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= koobs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full-featured VPN over an SSH tunnel LICENSE= LGPL21+ |