git: 6decb3116a4d - main - www/libjwt: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 20 Feb 2025 08:15:13 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6decb3116a4d79039d74121b186449c2e312f418

commit 6decb3116a4d79039d74121b186449c2e312f418
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-20 05:29:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-20 07:26:54 +0000

    www/libjwt: Update WWW
---
 www/libjwt/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/libjwt/Makefile b/www/libjwt/Makefile
index 3a84bf3cc48e..ff5711998353 100644
--- a/www/libjwt/Makefile
+++ b/www/libjwt/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES=	https://github.com/benmcollins/libjwt/releases/download/v${PORTVER
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	JSON Web Token implementation in C
-WWW=		https://github.com/benmcollins/libjwt
+WWW=		https://libjwt.io/ \
+		https://github.com/benmcollins/libjwt
 
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE