git: 60da1e5d1ba9 - main - devel/rubygem-tty-config: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 18 Jul 2024 16:49:36 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=60da1e5d1ba9dd6d75e72c76e56fb4aec27c763a

commit 60da1e5d1ba9dd6d75e72c76e56fb4aec27c763a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:46:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:46:55 +0000

    devel/rubygem-tty-config: Update WWW and clean up pkg-descr
---
 devel/rubygem-tty-config/Makefile  | 3 ++-
 devel/rubygem-tty-config/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/devel/rubygem-tty-config/Makefile b/devel/rubygem-tty-config/Makefile
index 4107169347f7..e7d43438ecb1 100644
--- a/devel/rubygem-tty-config/Makefile
+++ b/devel/rubygem-tty-config/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Highly customisable application configuration interface for terminal tools
-WWW=		https://ttytoolkit.org/
+WWW=		https://ttytoolkit.org/ \
+		https://github.com/piotrmurach/tty-config
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-tty-config/pkg-descr b/devel/rubygem-tty-config/pkg-descr
index 87b1862db81f..13724da2b7ac 100644
--- a/devel/rubygem-tty-config/pkg-descr
+++ b/devel/rubygem-tty-config/pkg-descr
@@ -1,5 +1,3 @@
 TTY::Config provides app configuration component for TTY toolkit. It defines,
 reads and writes any Ruby app configurations with a penchant for terminal
 clients.
-
-See also: https://github.com/piotrmurach/tty-config