git: e9ff4e0ca5e8 - main - devel/rubygem-tty-which: Update WWW and clean up pkg-descr

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

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

commit e9ff4e0ca5e8f12d6acbd502d6445f9a3b3b98eb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:47:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:47:10 +0000

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

diff --git a/devel/rubygem-tty-which/Makefile b/devel/rubygem-tty-which/Makefile
index a4047707f9f5..84683f3ee741 100644
--- a/devel/rubygem-tty-which/Makefile
+++ b/devel/rubygem-tty-which/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Platform independent implementation of Unix which command
-WWW=		https://ttytoolkit.org/
+WWW=		https://ttytoolkit.org/ \
+		https://github.com/piotrmurach/tty-which
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-tty-which/pkg-descr b/devel/rubygem-tty-which/pkg-descr
index ea672f7b04d4..81082320ce37 100644
--- a/devel/rubygem-tty-which/pkg-descr
+++ b/devel/rubygem-tty-which/pkg-descr
@@ -1,5 +1,3 @@
 TTY::Which provides cross-platform executables search component for TTY toolkit.
 It supports platform independent implementation of Unix which utility that
 searches for executable file in the path variable.
-
-See also: https://github.com/piotrmurach/tty-which