summaryrefslogtreecommitdiff
path: root/security/totp-cli
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2023-12-07 02:15:46 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2023-12-07 02:22:10 +0000
commit0505b712df3ae2b4bcaba00aecc7c1e9100d8609 (patch)
tree4490d5e256dfdf157b15063ef0c4e410310df6bb /security/totp-cli
parentlang/go120: Update to go 1.20.12 (diff)
all: Bump PORTREVISION after lang/go* update
PR: 274405
Diffstat (limited to 'security/totp-cli')
-rw-r--r--security/totp-cli/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile
index 933e8ef1bc14..24e763082791 100644
--- a/security/totp-cli/Makefile
+++ b/security/totp-cli/Makefile
@@ -1,5 +1,6 @@
PORTNAME= totp-cli
PORTVERSION= 1.8.3
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security