Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2024 03:15:41 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f1d6f5375e6a - main - devel/ruff: Update WWW
Message-ID:  <202410260315.49Q3FfHD084160@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410260315.49Q3FfHD084160>