diff options
Diffstat (limited to 'security/rubygem-hkdf0/Makefile')
-rw-r--r-- | security/rubygem-hkdf0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-hkdf0/Makefile b/security/rubygem-hkdf0/Makefile index 96040535f40b..d19db4b2cac1 100644 --- a/security/rubygem-hkdf0/Makefile +++ b/security/rubygem-hkdf0/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= 0 MAINTAINER= sunpoet@FreeBSD.org COMMENT= HMAC-based Key Derivation Function +WWW= https://github.com/jtdowney/hkdf LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |