git: 8835d21d008f - main - devel/py-ruff: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 26 Oct 2024 03:15:40 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8835d21d008f9291d26a95c4670360409a3ce6c2

commit 8835d21d008f9291d26a95c4670360409a3ce6c2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-26 01:15:52 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-26 03:15:18 +0000

    devel/py-ruff: Update WWW
---
 devel/py-ruff/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/py-ruff/Makefile b/devel/py-ruff/Makefile
index 44d00257d52e..252140435af6 100644
--- a/devel/py-ruff/Makefile
+++ b/devel/py-ruff/Makefile
@@ -6,7 +6,9 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Extremely fast Python linter and code formatter
-WWW=		https://docs.astral.sh/ruff/
+WWW=		https://astral.sh/ \
+		https://docs.astral.sh/ruff/ \
+		https://github.com/astral-sh/ruff
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE