aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 23:16:47 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 23:19:05 +0000
commit942354d6ad5dccc10a74ad5114b639fe508b7243 (patch)
tree5adc9549a3ad7152610464a07f8c3bf3db6a0053
parent8c2c3106949244b3696cc7cbc2bd72d872511678 (diff)
downloadports-942354d6ad5dccc10a74ad5114b639fe508b7243.tar.gz
ports-942354d6ad5dccc10a74ad5114b639fe508b7243.zip
devel/py-installer: Update WWW
-rw-r--r--devel/py-installer/Makefile3
1 files changed, 2 insertions, 1 deletions
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