From e962328e5e4a4e4bbeddbd70b70756151af98a71 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 5 Aug 2024 01:09:19 +0800 Subject: [PATCH] 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