diff options
Diffstat (limited to 'security/denyhosts/Makefile')
-rw-r--r-- | security/denyhosts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/denyhosts/Makefile b/security/denyhosts/Makefile index 68aa16e60966..f3e8d5541ce5 100644 --- a/security/denyhosts/Makefile +++ b/security/denyhosts/Makefile @@ -7,6 +7,7 @@ DISTNAME= DenyHosts-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Script to thwart ssh and imap attacks +WWW= https://github.com/denyhosts/denyhosts LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |