diff options
Diffstat (limited to 'security/rubygem-digest-crc/Makefile')
-rw-r--r-- | security/rubygem-digest-crc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-digest-crc/Makefile b/security/rubygem-digest-crc/Makefile index 530bd859ee45..e7d16c9d25fd 100644 --- a/security/rubygem-digest-crc/Makefile +++ b/security/rubygem-digest-crc/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Adds support for CRC to the Digest module +WWW= https://github.com/postmodern/digest-crc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |