diff options
Diffstat (limited to 'security/rubygem-sshkey')
-rw-r--r-- | security/rubygem-sshkey/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-sshkey/Makefile b/security/rubygem-sshkey/Makefile index d362b6a72a9a..0fc345028879 100644 --- a/security/rubygem-sshkey/Makefile +++ b/security/rubygem-sshkey/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate private/public SSH keypairs using pure Ruby +WWW= https://github.com/bensie/sshkey LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |