git: f1d6f5375e6a - main - devel/ruff: Update WWW

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

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

commit f1d6f5375e6a9ffe582921a2fbda8fb872ce2eae
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-26 01:16:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-26 03:15:19 +0000

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

diff --git a/devel/ruff/Makefile b/devel/ruff/Makefile
index ac88c232f51a..e89b70947b3d 100644
--- a/devel/ruff/Makefile
+++ b/devel/ruff/Makefile
@@ -4,7 +4,9 @@ CATEGORIES=	devel python
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Extremely fast Python linter, written in Rust
-WWW=		https://github.com/charliermarsh/ruff
+WWW=		https://astral.sh/ \
+		https://docs.astral.sh/ruff/ \
+		https://github.com/astral-sh/ruff
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE