diff options
Diffstat (limited to 'security/rubygem-aes_key_wrap/Makefile')
-rw-r--r-- | security/rubygem-aes_key_wrap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-aes_key_wrap/Makefile b/security/rubygem-aes_key_wrap/Makefile index f785cc719d43..f9c90530d73a 100644 --- a/security/rubygem-aes_key_wrap/Makefile +++ b/security/rubygem-aes_key_wrap/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby implementation of AES Key Wrap +WWW= https://github.com/tomdalling/aes_key_wrap LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |