From 942354d6ad5dccc10a74ad5114b639fe508b7243 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sun, 27 Aug 2023 07:16:47 +0800 Subject: [PATCH] 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 9986abfbf763c..b8d635843bb29 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