Date: Mon, 30 Sep 2024 13:42:21 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: 0a3f41de1c58 - main - textproc/py-sphinx-copybutton: Update WWW Message-ID: <202409301342.48UDgL4r013511@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=0a3f41de1c58cc514acc55f85891edccbacf136f commit 0a3f41de1c58cc514acc55f85891edccbacf136f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-30 13:02:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-30 13:36:36 +0000 textproc/py-sphinx-copybutton: Update WWW --- textproc/py-sphinx-copybutton/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/py-sphinx-copybutton/Makefile b/textproc/py-sphinx-copybutton/Makefile index ba48eb244552..4ec97002ca10 100644 --- a/textproc/py-sphinx-copybutton/Makefile +++ b/textproc/py-sphinx-copybutton/Makefile @@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Add a copy button to each of your code cells -WWW= https://github.com/executablebooks/sphinx-copybutton +WWW= https://sphinx-copybutton.readthedocs.io/en/latest/ \ + https://github.com/executablebooks/sphinx-copybutton 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.48UDgL4r013511>
