git: 5ff93a503db0 - main - www/py-html5lib-modern: Fix WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 22 Oct 2024 22:02:42 UTC
The branch main has been updated by sunpoet:

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

commit 5ff93a503db0872164ea55ea220d63eb8e264424
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-22 21:54:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-22 21:58:22 +0000

    www/py-html5lib-modern: Fix WWW
---
 www/py-html5lib-modern/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/py-html5lib-modern/Makefile b/www/py-html5lib-modern/Makefile
index 236453614247..90493edd637f 100644
--- a/www/py-html5lib-modern/Makefile
+++ b/www/py-html5lib-modern/Makefile
@@ -7,7 +7,7 @@ DISTNAME=	html5lib_modern-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	HTML parser based on the WHATWG HTML specification
-WWW=		https://github.com/html5lib/html5lib-python
+WWW=		https://github.com/ashleysommer/html5lib-modern
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE