diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-18 17:57:19 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-18 18:00:49 +0000 |
commit | cb70c85d80678e455d9eb8aea59ce9a843e99f36 (patch) | |
tree | 068b1fa28b2d9dcb4891a6c3c6f391abfd0a4eab | |
parent | 2d8194175e95d6cfc855222a2caad91f59f3868b (diff) | |
download | ports-cb70c85d80678e455d9eb8aea59ce9a843e99f36.tar.gz ports-cb70c85d80678e455d9eb8aea59ce9a843e99f36.zip |
devel/py-astroid: Update WWW
-rw-r--r-- | devel/py-astroid/Makefile | 2 |
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 |