git: c44443338829 - main - devel/py-mondrian: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:48:55 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c44443338829a60c152d26caa2749ff1ddf1bf41 commit c44443338829a60c152d26caa2749ff1ddf1bf41 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:46:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:46:06 +0000 devel/py-mondrian: Update WWW and clean up pkg-descr --- devel/py-mondrian/Makefile | 3 ++- devel/py-mondrian/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/py-mondrian/Makefile b/devel/py-mondrian/Makefile index e6c74c0afbee..4e735428c56c 100644 --- a/devel/py-mondrian/Makefile +++ b/devel/py-mondrian/Makefile @@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Logging with pretty colored squares -WWW= https://python-mondrian.github.io/ +WWW= https://python-mondrian.github.io/ \ + https://github.com/python-mondrian/mondrian LICENSE= APACHE20 diff --git a/devel/py-mondrian/pkg-descr b/devel/py-mondrian/pkg-descr index fee7e6a6bb48..4c380cb12c75 100644 --- a/devel/py-mondrian/pkg-descr +++ b/devel/py-mondrian/pkg-descr @@ -9,5 +9,3 @@ and enhance its default output formatters for better readability. Mondrian provides a one-call interface to its configuration, with pretty formatters that makes you feel great. - -See also: https://github.com/python-mondrian/mondrian