git: a1b0e927fb20 - main - devel/rubygem-tty-pager: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:49:43 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1b0e927fb201c841a4edb18163d78a722ed9b31 commit a1b0e927fb201c841a4edb18163d78a722ed9b31 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:47:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:47:02 +0000 devel/rubygem-tty-pager: Update WWW and clean up pkg-descr --- devel/rubygem-tty-pager/Makefile | 3 ++- devel/rubygem-tty-pager/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-tty-pager/Makefile b/devel/rubygem-tty-pager/Makefile index adbe1f98786f..433e493f16cf 100644 --- a/devel/rubygem-tty-pager/Makefile +++ b/devel/rubygem-tty-pager/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Terminal output paging in cross-platform way -WWW= https://ttytoolkit.org/ +WWW= https://ttytoolkit.org/ \ + https://github.com/piotrmurach/tty-pager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/devel/rubygem-tty-pager/pkg-descr b/devel/rubygem-tty-pager/pkg-descr index c864e4ddaf41..4ec0a4e30cdb 100644 --- a/devel/rubygem-tty-pager/pkg-descr +++ b/devel/rubygem-tty-pager/pkg-descr @@ -1,5 +1,3 @@ TTY::Pager provides independent terminal output paging component for TTY toolkit. It supports terminal output paging in a cross-platform way supporting all major ruby interpreters. - -See also: https://github.com/piotrmurach/tty-pager