git: 7b5ae43c74cb - main - security/totp-cli: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 16 May 2024 06:30:04 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7b5ae43c74cb60c42740b3ec62520d6889123319

commit 7b5ae43c74cb60c42740b3ec62520d6889123319
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-16 06:17:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-16 06:21:57 +0000

    security/totp-cli: Update WWW
---
 security/totp-cli/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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