summaryrefslogtreecommitdiff
path: root/security/totp-cli
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-07-13 18:30:59 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-07-14 07:46:05 -0500
commit153cb65ac8a05356245dd09d1ff48c2a6afafc5a (patch)
treeb03704ea894789b613ee7fa9e7db74e4bf543388 /security/totp-cli
parentlang/go-devel: Update to go1.19rc2 (diff)
all: Bump PORTREVISION after lang/go{117,118} 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 a54df8b01e5f..00d2a185019f 100644
--- a/security/totp-cli/Makefile
+++ b/security/totp-cli/Makefile
@@ -2,7 +2,7 @@
PORTNAME= totp-cli
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= security