git: 439c38fd29ab - main - devel/py-hatch-jupyter-builder: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Jul 2024 04:38:57 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=439c38fd29ab45bcb12750494b1326d77840e7dc
commit 439c38fd29ab45bcb12750494b1326d77840e7dc
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-03 04:36:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-03 04:36:36 +0000
devel/py-hatch-jupyter-builder: Update WWW
---
devel/py-hatch-jupyter-builder/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-hatch-jupyter-builder/Makefile b/devel/py-hatch-jupyter-builder/Makefile
index e989b4af6fc6..6b818398750f 100644
--- a/devel/py-hatch-jupyter-builder/Makefile
+++ b/devel/py-hatch-jupyter-builder/Makefile
@@ -7,7 +7,8 @@ DISTNAME= hatch_jupyter_builder-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Hatch plugin to help build Jupyter packages
-WWW= https://github.com/jupyterlab/hatch-jupyter-builder
+WWW= https://hatch-jupyter-builder.readthedocs.io/en/latest/ \
+ https://github.com/jupyterlab/hatch-jupyter-builder
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt