summaryrefslogtreecommitdiff
path: root/security/totp-cli
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-04-07 08:14:58 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-04-08 10:13:25 -0500
commitff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 (patch)
tree8cebc80df991be24ba2ed6ea8e1b89bfeedfb9ee /security/totp-cli
parentlang/go120: Update to 1.20.3 (diff)
all: Bump PORTREVISION after lang/go{119,120} update
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 0e9ba98fd36c..083e5789a219 100644
--- a/security/totp-cli/Makefile
+++ b/security/totp-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= totp-cli
PORTVERSION= 1.2.6
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= security