git: 404e90ca6c3f - main - devel/rubygem-tty-table: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:49:50 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=404e90ca6c3f8d18aede2ad3e6a11cea16a81d2e
commit 404e90ca6c3f8d18aede2ad3e6a11cea16a81d2e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:47:08 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:47:08 +0000
devel/rubygem-tty-table: Update WWW and clean up pkg-descr
---
devel/rubygem-tty-table/Makefile | 3 ++-
devel/rubygem-tty-table/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/devel/rubygem-tty-table/Makefile b/devel/rubygem-tty-table/Makefile
index dbbb68b30bdc..a03e7e3c105a 100644
--- a/devel/rubygem-tty-table/Makefile
+++ b/devel/rubygem-tty-table/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fexible and intuitive table generator
-WWW= https://ttytoolkit.org/
+WWW= https://ttytoolkit.org/ \
+ https://github.com/piotrmurach/tty-table
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-tty-table/pkg-descr b/devel/rubygem-tty-table/pkg-descr
index f1e451f26328..55e24a0033f6 100644
--- a/devel/rubygem-tty-table/pkg-descr
+++ b/devel/rubygem-tty-table/pkg-descr
@@ -1,4 +1,2 @@
TTY::Table provides independent table formatting component for TTY toolkit. It
supports a flexible and intuitive table formatting.
-
-See also: https://github.com/piotrmurach/tty-table