Date: Sat, 26 Aug 2023 23:20:33 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 942354d6ad5d - main - devel/py-installer: Update WWW Message-ID: <202308262320.37QNKXi9076405@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308262320.37QNKXi9076405>