diff options
Diffstat (limited to 'security/aws-vault/Makefile')
-rw-r--r-- | security/aws-vault/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index 794f65b0aa74..60215a8b20f2 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -1,10 +1,10 @@ PORTNAME= aws-vault DISTVERSIONPREFIX= v DISTVERSION= 6.6.2 -PORTREVISION= 18 +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 |