git: 3ef87d803b0a - main - devel/py-astroid: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Oct 2023 12:03:01 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3ef87d803b0aff176c560228cf1a028fe02d781b
commit 3ef87d803b0aff176c560228cf1a028fe02d781b
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-08 11:54:50 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-08 11:54:50 +0000
devel/py-astroid: Update WWW
---
devel/py-astroid/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile
index c02fd06775bf..07fa8882cb23 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Abstract syntax tree for Python with inference support
-WWW= https://github.com/pylint-dev/astroid
+WWW= https://pylint.readthedocs.io/projects/astroid/en/latest/ \
+ https://github.com/pylint-dev/astroid
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LICENSE