diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 07:01:44 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 07:01:44 +0000 |
commit | d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 (patch) | |
tree | ec7c3851776c38c48ced328ab7643e1a778e20dc /security/aws-iam-authenticator | |
parent | e05f47079e7eb8c26fc02945ff0d01b18136e4df (diff) | |
download | ports-d690b5102f75bf70e3cfb280a84c9f3eaf4ec653.tar.gz ports-d690b5102f75bf70e3cfb280a84c9f3eaf4ec653.zip |
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 7b57108a75a8..8701a050a077 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -3,6 +3,7 @@ PORTNAME= aws-iam-authenticator PORTVERSION= 0.5.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org |