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