git: 2de6386ca101 - main - devel/py-packaging: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Aug 2023 23:20:34 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2de6386ca1019d091608f1a30d74a20ebe21ed31 commit 2de6386ca1019d091608f1a30d74a20ebe21ed31 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-26 23:16:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-26 23:19:05 +0000 devel/py-packaging: Update WWW --- devel/py-packaging/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-packaging/Makefile b/devel/py-packaging/Makefile index efdd7d3d7923..3a1ebeecc6c5 100644 --- a/devel/py-packaging/Makefile +++ b/devel/py-packaging/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Core utilities for Python packages -WWW= https://github.com/pypa/packaging +WWW= https://packaging.pypa.io/en/stable/ \ + https://github.com/pypa/packaging LICENSE= APACHE20 BSD2CLAUSE LICENSE_COMB= dual