diff options
Diffstat (limited to 'security/totp-cli/Makefile')
-rw-r--r-- | security/totp-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index 7b40caac7e33..484d1498ef45 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= totp-cli PORTVERSION= 1.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org |