git: 531ba938a04a - main - devel/rubygem-tty-prompt: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:49:48 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=531ba938a04a60f3d5b8c5e300b9a16080108a29
commit 531ba938a04a60f3d5b8c5e300b9a16080108a29
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:47:06 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:47:06 +0000
devel/rubygem-tty-prompt: Update WWW and clean up pkg-descr
---
devel/rubygem-tty-prompt/Makefile | 3 ++-
devel/rubygem-tty-prompt/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/devel/rubygem-tty-prompt/Makefile b/devel/rubygem-tty-prompt/Makefile
index 9cb10219b614..58f4bb65bd54 100644
--- a/devel/rubygem-tty-prompt/Makefile
+++ b/devel/rubygem-tty-prompt/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Beautiful and powerful interactive command line prompt
-WWW= https://ttytoolkit.org/
+WWW= https://ttytoolkit.org/ \
+ https://github.com/piotrmurach/tty-prompt
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-tty-prompt/pkg-descr b/devel/rubygem-tty-prompt/pkg-descr
index 4cdf73ef390b..c38be3132452 100644
--- a/devel/rubygem-tty-prompt/pkg-descr
+++ b/devel/rubygem-tty-prompt/pkg-descr
@@ -1,5 +1,3 @@
TTY::Prompt provides independent prompt component for TTY toolkit. It supports a
beautiful and powerful interactive command line prompt with a robust API for
getting and validating complex inputs.
-
-See also: https://github.com/piotrmurach/tty-prompt