aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 23:16:46 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 23:19:04 +0000
commite1134a00f489926b08c28dad78935e4f240e59ac (patch)
tree305129328ec0355fe243339fb0aa658f89fa59c4
parent04bfa336fe271f9dfed81bfe0ef5156ad31893d4 (diff)
downloadports-e1134a00f489926b08c28dad78935e4f240e59ac.tar.gz
ports-e1134a00f489926b08c28dad78935e4f240e59ac.zip
devel/py-build: Update WWW
-rw-r--r--devel/py-build/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-build/Makefile b/devel/py-build/Makefile
index c607430646ab..7a92c864d4da 100644
--- a/devel/py-build/Makefile
+++ b/devel/py-build/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEP517 package builder
-WWW= https://github.com/pypa/build
+WWW= https://pypa-build.readthedocs.io/en/stable/ \
+ https://github.com/pypa/build
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE