diff options
Diffstat (limited to 'security/rubygem-openssl-ccm/Makefile')
-rw-r--r-- | security/rubygem-openssl-ccm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-openssl-ccm/Makefile b/security/rubygem-openssl-ccm/Makefile index af2c68142493..c8cfb54fc3b0 100644 --- a/security/rubygem-openssl-ccm/Makefile +++ b/security/rubygem-openssl-ccm/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Implementation of RFC 3610 - Counter with CBC-MAC (CCM) +WWW= https://github.com/SmallLars/openssl-ccm LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |