aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-10-08 11:54:50 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-10-08 11:54:50 +0000
commit3ef87d803b0aff176c560228cf1a028fe02d781b (patch)
tree584144d8c37d9ee45f8c9ff30dcdd5193efbbf35
parent772b1e26050fce0ace8fde160755f6d5a3233f4c (diff)
downloadports-3ef87d803b0aff176c560228cf1a028fe02d781b.tar.gz
ports-3ef87d803b0aff176c560228cf1a028fe02d781b.zip
devel/py-astroid: Update WWW
-rw-r--r--devel/py-astroid/Makefile3
1 files changed, 2 insertions, 1 deletions
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