aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 06:17:39 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 06:21:57 +0000
commit7b5ae43c74cb60c42740b3ec62520d6889123319 (patch)
treedd8e7456fdaac1f1fdfd755d6a94c4e7c164bd01 /security
parent73d7d31deee54d65f099ca13b01babe6a70b8c7d (diff)
downloadports-7b5ae43c74cb60c42740b3ec62520d6889123319.tar.gz
ports-7b5ae43c74cb60c42740b3ec62520d6889123319.zip
security/totp-cli: Update WWW
Diffstat (limited to 'security')
-rw-r--r--security/totp-cli/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile
index 6faf751d5ab3..0d861edbf41b 100644
--- a/security/totp-cli/Makefile
+++ b/security/totp-cli/Makefile
@@ -6,7 +6,8 @@ CATEGORIES= security
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Authy/Google Authenticator like TOTP CLI tool
-WWW= https://github.com/yitsushi/totp-cli
+WWW= https://yitsushi.github.io/totp-cli/ \
+ https://github.com/yitsushi/totp-cli
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE