summaryrefslogtreecommitdiff
path: root/security/totp-cli
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2024-04-15 08:03:39 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2024-04-15 08:20:04 +0000
commit32b284679a1954ef1e0c0d52c4741d00e36dc6e0 (patch)
treeab5a2fba1a40c965e33eb46f2ffb3338057ce240 /security/totp-cli
parentlang/go122: Update to 1.22.2 (diff)
all: Bump after lang/go121 update
MFH: 2024Q2
Diffstat (limited to 'security/totp-cli')
-rw-r--r--security/totp-cli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile
index 017aa31d00d8..8a5690fb71de 100644
--- a/security/totp-cli/Makefile
+++ b/security/totp-cli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= totp-cli
PORTVERSION= 1.8.7
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= sunpoet@FreeBSD.org