diff options
Diffstat (limited to 'security/aws-vault/Makefile')
-rw-r--r-- | security/aws-vault/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index fadd02c5fae6..60215a8b20f2 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 6.6.2 PORTREVISION= 19 CATEGORIES= security -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mauroeldritch@gmail.com COMMENT= Vault for securely storing and accessing AWS credentials WWW= https://github.com/99designs/aws-vault |