diff options
Diffstat (limited to 'security/rubygem-nessus_rest/Makefile')
-rw-r--r-- | security/rubygem-nessus_rest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-nessus_rest/Makefile b/security/rubygem-nessus_rest/Makefile index ecec52f6b6df..4801324442b6 100644 --- a/security/rubygem-nessus_rest/Makefile +++ b/security/rubygem-nessus_rest/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Communicate with Nessus Scanner over REST/JSON interface +WWW= https://github.com/kost/nessus_rest-ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |