git: 942354d6ad5d - main - devel/py-installer: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Aug 2023 23:20:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=942354d6ad5dccc10a74ad5114b639fe508b7243 commit 942354d6ad5dccc10a74ad5114b639fe508b7243 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-26 23:16:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-26 23:19:05 +0000 devel/py-installer: Update WWW --- devel/py-installer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-installer/Makefile b/devel/py-installer/Makefile index 9986abfbf763..b8d635843bb2 100644 --- a/devel/py-installer/Makefile +++ b/devel/py-installer/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for installing Python wheels -WWW= https://github.com/pypa/installer +WWW= https://installer.pypa.io/en/stable/ \ + https://github.com/pypa/installer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE