git: 6b744ecd9ec0 - main - www/py-html5lib: Fix WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Oct 2024 22:03:38 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b744ecd9ec079d72453968b4d395d75c2bd3c8c commit 6b744ecd9ec079d72453968b4d395d75c2bd3c8c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-22 21:56:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-22 21:58:35 +0000 www/py-html5lib: Fix WWW Approved by: portmgr (blanket) --- www/py-html5lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/py-html5lib/Makefile b/www/py-html5lib/Makefile index 89e33466723c..2d0a3f7f9442 100644 --- a/www/py-html5lib/Makefile +++ b/www/py-html5lib/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Python based HTML parser based on the HTML5 spec -WWW= https://github.com/html5lib +WWW= https://github.com/html5lib/html5lib-python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE