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