git: 2d1d3c22c881 - main - www/py-priority: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Jan 2026 11:59:07 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2d1d3c22c881449f69ef3606da0566619eabb0c7
commit 2d1d3c22c881449f69ef3606da0566619eabb0c7
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-15 11:38:06 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-15 11:53:38 +0000
www/py-priority: Update WWW
---
www/py-priority/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/py-priority/Makefile b/www/py-priority/Makefile
index c9f1be79267b..cb4b51a9ba66 100644
--- a/www/py-priority/Makefile
+++ b/www/py-priority/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pure-Python implementation of the HTTP/2 priority tree
-WWW= https://github.com/python-hyper/priority
+WWW= https://python-hyper.org/projects/priority/en/stable/ \
+ https://github.com/python-hyper/priority
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE