git: 88b4289530c2 - main - devel/py-pycrdt-websocket: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 17:06:58 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=88b4289530c2d17591b07c5b67908d72e5876ae5
commit 88b4289530c2d17591b07c5b67908d72e5876ae5
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-28 16:57:25 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-28 17:04:51 +0000
devel/py-pycrdt-websocket: Update WWW
---
devel/py-pycrdt-websocket/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-pycrdt-websocket/Makefile b/devel/py-pycrdt-websocket/Makefile
index 4760c9c51cfd..e753c1ff334f 100644
--- a/devel/py-pycrdt-websocket/Makefile
+++ b/devel/py-pycrdt-websocket/Makefile
@@ -8,7 +8,8 @@ DISTNAME= pycrdt_websocket-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= WebSocket connector for pycrdt
-WWW= https://github.com/jupyter-server/pycrdt-websocket
+WWW= https://jupyter-server.github.io/pycrdt-websocket/ \
+ https://github.com/jupyter-server/pycrdt-websocket
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE