diff options
Diffstat (limited to 'security/rubygem-unix-crypt/Makefile')
-rw-r--r-- | security/rubygem-unix-crypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-unix-crypt/Makefile b/security/rubygem-unix-crypt/Makefile index d8ac554dc4cf..9a76f5cd357a 100644 --- a/security/rubygem-unix-crypt/Makefile +++ b/security/rubygem-unix-crypt/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= UNIX crypt(3) algorithm using DES, MD5, SHA256 and SHA512 +WWW= https://github.com/mogest/unix-crypt LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |