diff options
Diffstat (limited to 'security/aws-iam-authenticator/Makefile')
-rw-r--r-- | security/aws-iam-authenticator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index 9aecaae8b218..4dff9e6a0a33 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,6 +1,7 @@ PORTNAME= aws-iam-authenticator -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org |