diff options
Diffstat (limited to 'security/aws-vault')
-rw-r--r-- | security/aws-vault/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index 26ce2dee7797..e6d00be7b0a0 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -6,6 +6,7 @@ CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org COMMENT= Vault for securely storing and accessing AWS credentials +WWW= https://github.com/99designs/aws-vault LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |