aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-18 17:57:19 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-18 18:00:49 +0000
commitcb70c85d80678e455d9eb8aea59ce9a843e99f36 (patch)
tree068b1fa28b2d9dcb4891a6c3c6f391abfd0a4eab
parent2d8194175e95d6cfc855222a2caad91f59f3868b (diff)
downloadports-cb70c85d80678e455d9eb8aea59ce9a843e99f36.tar.gz
ports-cb70c85d80678e455d9eb8aea59ce9a843e99f36.zip
devel/py-astroid: Update WWW
-rw-r--r--devel/py-astroid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile
index 80816ee0f8be..07c94482d436 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Abstract syntax tree for Python with inference support
-WWW= https://github.com/PyCQA/astroid
+WWW= https://github.com/pylint-dev/astroid
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LICENSE