diff options
author | Rene Ladan <rene@FreeBSD.org> | 2022-03-07 20:06:59 +0100 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-03-07 20:07:39 +0100 |
commit | 3d89f95e2ff861b1e06ad114422b5d116a856970 (patch) | |
tree | 4c6b1f3336a5a360f1847bf6e5412dcc1e22a6c1 /net/py-sshuttle/Makefile | |
parent | sysutils/ansible-sshjail: Fix runtime issue with py-ansible-core 2.12.3 (diff) |
all: return koobs' ports to the pool after safekeeping his commit bit.
Diffstat (limited to 'net/py-sshuttle/Makefile')
-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+ |