git: e1134a00f489 - main - devel/py-build: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 26 Aug 2023 23:20:31 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e1134a00f489926b08c28dad78935e4f240e59ac

commit e1134a00f489926b08c28dad78935e4f240e59ac
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-26 23:16:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-26 23:19:04 +0000

    devel/py-build: Update WWW
---
 devel/py-build/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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