diff options
Diffstat (limited to 'security/proxytunnel/Makefile')
-rw-r--r-- | security/proxytunnel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index f90b99211135..e0429850d321 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -5,6 +5,7 @@ CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy +WWW= https://github.com/proxytunnel/proxytunnel/ LICENSE= GPLv2+ BSD3CLAUSE MIT LICENSE_COMB= multi |