git: 9e765368a362 - main - textproc/jq: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 19 Jun 2026 06:37:03 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e765368a3621e8bd7f9485a502b5ef694f87c0c

commit 9e765368a3621e8bd7f9485a502b5ef694f87c0c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-18 21:50:22 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-19 06:36:58 +0000

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

diff --git a/textproc/jq/Makefile b/textproc/jq/Makefile
index da09e17454ca..270fc372d0c5 100644
--- a/textproc/jq/Makefile
+++ b/textproc/jq/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES=	https://github.com/jqlang/${PORTNAME}/releases/download/${PORTNAME
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Lightweight and flexible command-line JSON processor
-WWW=		https://jqlang.github.io/jq/
+WWW=		https://jqlang.github.io/jq/ \
+		https://github.com/jqlang/jq
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING