Date: Mon, 30 Sep 2024 13:42:22 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8a8094091a1f - main - textproc/py-sphinx-examples: Update WWW Message-ID: <202409301342.48UDgMTK013548@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a8094091a1f2b53b9def5c8f6a21ba50c5ab05f commit 8a8094091a1f2b53b9def5c8f6a21ba50c5ab05f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-30 13:03:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-30 13:36:37 +0000 textproc/py-sphinx-examples: Update WWW --- textproc/py-sphinx-examples/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/py-sphinx-examples/Makefile b/textproc/py-sphinx-examples/Makefile index 25026b8b2bf9..5b0cb74392a4 100644 --- a/textproc/py-sphinx-examples/Makefile +++ b/textproc/py-sphinx-examples/Makefile @@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lightweight example directive to make it easy to demonstrate code/results -WWW= https://github.com/executablebooks/sphinx-examples +WWW= https://ebp-sphinx-examples.readthedocs.io/en/latest/ \ + https://github.com/executablebooks/sphinx-examples LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSEhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409301342.48UDgMTK013548>
