Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2024 13:42:20 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: a2dcbb32c29e - main - textproc/py-sphinx-basic-ng: Update WWW
Message-ID:  <202409301342.48UDgKa4013469@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=a2dcbb32c29e3607d1c3ed4fcc33fcc77f234975

commit a2dcbb32c29e3607d1c3ed4fcc33fcc77f234975
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-30 13:02:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-30 13:36:36 +0000

    textproc/py-sphinx-basic-ng: Update WWW
---
 textproc/py-sphinx-basic-ng/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/py-sphinx-basic-ng/Makefile b/textproc/py-sphinx-basic-ng/Makefile
index 9f5f73a507c8..570cc02375a1 100644
--- a/textproc/py-sphinx-basic-ng/Makefile
+++ b/textproc/py-sphinx-basic-ng/Makefile
@@ -8,7 +8,8 @@ DISTNAME=	sphinx_basic_ng-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Modern skeleton for Sphinx themes
-WWW=		https://github.com/pradyunsg/sphinx-basic-ng
+WWW=		https://sphinx-basic-ng.readthedocs.io/en/latest/ \
+		https://github.com/pradyunsg/sphinx-basic-ng
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409301342.48UDgKa4013469>