diff options
Diffstat (limited to '')
-rw-r--r-- | net/py-sshuttle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-sshuttle/Makefile b/net/py-sshuttle/Makefile index 1d5c42c3bd33..7c439df950b2 100644 --- a/net/py-sshuttle/Makefile +++ b/net/py-sshuttle/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Full-featured VPN over an SSH tunnel +WWW= https://github.com/sshuttle/sshuttle LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE |