diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:15:46 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:22:10 +0000 |
commit | 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 (patch) | |
tree | 4490d5e256dfdf157b15063ef0c4e410310df6bb /security/aws-iam-authenticator | |
parent | adea180e8329f2dee8c5b5bc0c0b3d750cc743dd (diff) |
all: Bump PORTREVISION after lang/go* update
PR: 274405
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 f818a5d24b4a..87aeaa16f6b4 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,5 +1,6 @@ PORTNAME= aws-iam-authenticator PORTVERSION= 0.6.12 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security |