diff options
Diffstat (limited to 'security/aws-iam-authenticator/Makefile')
-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 0304ac2f9d6a..60b0556f8036 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,6 +1,7 @@ PORTNAME= aws-iam-authenticator PORTVERSION= 0.7.7 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org |