diff options
Diffstat (limited to 'net/tcpproxy/Makefile')
-rw-r--r-- | net/tcpproxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tcpproxy/Makefile b/net/tcpproxy/Makefile index 9638cdb47648..dd2e687fdfcf 100644 --- a/net/tcpproxy/Makefile +++ b/net/tcpproxy/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.spreadspace.org/tcpproxy/releases/ \ MAINTAINER= alex@hugo.bmg.gv.at COMMENT= Simple TCP connection proxy for IPv4 and IPv6 +WWW= https://www.spreadspace.org/tcpproxy/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../LICENSE |