aboutsummaryrefslogtreecommitdiff
path: root/security/totp-cli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/totp-cli/Makefile')
-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