git: 59777635490a - main - devel/rubygem-tty-tree: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:49:51 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=59777635490ae6f797b380fa79336144cc0d6a68 commit 59777635490ae6f797b380fa79336144cc0d6a68 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:47:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:47:09 +0000 devel/rubygem-tty-tree: Update WWW and clean up pkg-descr --- devel/rubygem-tty-tree/Makefile | 3 ++- devel/rubygem-tty-tree/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-tty-tree/Makefile b/devel/rubygem-tty-tree/Makefile index 538879092046..89fd6f9ec2d7 100644 --- a/devel/rubygem-tty-tree/Makefile +++ b/devel/rubygem-tty-tree/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Print directory or structured data in tree like format -WWW= https://ttytoolkit.org/ +WWW= https://ttytoolkit.org/ \ + https://github.com/piotrmurach/tty-tree LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/devel/rubygem-tty-tree/pkg-descr b/devel/rubygem-tty-tree/pkg-descr index 731f4d800ddb..58d1c7946a95 100644 --- a/devel/rubygem-tty-tree/pkg-descr +++ b/devel/rubygem-tty-tree/pkg-descr @@ -1,4 +1,2 @@ TTY::Prompt provides independent directory or hash data rendering component for TTY toolkit. It prints directory or structured data in a tree like format. - -See also: https://github.com/piotrmurach/tty-tree