summaryrefslogtreecommitdiff
path: root/security/totp-cli
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 14:44:57 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 15:29:00 +0100
commita5a000df3b3697665460dbfbafe7120e306d8913 (patch)
treec671852eec209d647dc4392782ca401bf99d61c8 /security/totp-cli
parentnet/cloudflared: PIN to GO 1.20 (diff)
lang/go: Change DEFAULT to 1.21
PR: 277776 Approved by: portmgr (exp-run)
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 b4af3673ef6c..017aa31d00d8 100644
--- a/security/totp-cli/Makefile
+++ b/security/totp-cli/Makefile
@@ -1,5 +1,6 @@
PORTNAME= totp-cli
PORTVERSION= 1.8.7
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security