git: e962328e5e4a - main - textproc/py-sphinx-theme-builder: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Aug 2024 17:23:12 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e962328e5e4a4e4bbeddbd70b70756151af98a71
commit e962328e5e4a4e4bbeddbd70b70756151af98a71
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-04 17:09:19 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-04 17:14:12 +0000
textproc/py-sphinx-theme-builder: Update WWW
---
textproc/py-sphinx-theme-builder/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/textproc/py-sphinx-theme-builder/Makefile b/textproc/py-sphinx-theme-builder/Makefile
index 1dada551abd9..7ddfa770dcf9 100644
--- a/textproc/py-sphinx-theme-builder/Makefile
+++ b/textproc/py-sphinx-theme-builder/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Tool for authoring Sphinx themes with a simple (opinionated) workflow
-WWW= https://github.com/pradyunsg/sphinx-theme-builder
+WWW= https://sphinx-theme-builder.readthedocs.io/en/latest/ \
+ https://github.com/pradyunsg/sphinx-theme-builder
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE