Date: Fri, 20 Jan 2023 21:05:21 GMT From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 980fd136e3f1 - main - textproc/py-rich: update WWW Message-ID: <202301202105.30KL5LZp057843@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=980fd136e3f1ec9ea4773477b2c643e53981de9c commit 980fd136e3f1ec9ea4773477b2c643e53981de9c Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2023-01-20 21:02:29 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2023-01-20 21:05:16 +0000 textproc/py-rich: update WWW Github repository location was changed. --- textproc/py-rich/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index e2923f08c29e..1e381a797668 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org COMMENT= Rich text and beautiful formatting in the terminal -WWW= https://github.com/willmcgugan/rich +WWW= https://github.com/Textualize/rich LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301202105.30KL5LZp057843>