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