diff options
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r-- | security/stunnel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index faa3b77994ab..1243839959fd 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -8,6 +8,7 @@ MASTER_SITES= https://www.stunnel.org/downloads/archive/5.x/ \ MAINTAINER= zi@FreeBSD.org COMMENT= SSL encryption wrapper for standard network daemons +WWW= https://www.stunnel.org/ # FIXME: IMHO, there really ought to be a GPL-2+ option or some such. LICENSE= GPLv2 GPLv3 |