git: 980fd136e3f1 - main - textproc/py-rich: update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Jan 2023 21:05:21 UTC
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