git: dc8db30e932f - main - devel/py-watchfiles: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 04 Sep 2023 21:32:10 UTC
The branch main has been updated by sunpoet:

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

commit dc8db30e932f1d10cd7bca669da9a23973508a3d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-04 21:26:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-04 21:30:15 +0000

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

diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile
index 26233b5cda24..100a1faf147b 100644
--- a/devel/py-watchfiles/Makefile
+++ b/devel/py-watchfiles/Makefile
@@ -7,7 +7,8 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Simple, modern and high performance file watching and code reload in python
-WWW=		https://github.com/samuelcolvin/watchfiles
+WWW=		https://watchfiles.helpmanual.io/ \
+		https://github.com/samuelcolvin/watchfiles
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE