git: d98671dc9404 - main - devel/rubygem-tty-platform: Update WWW and clean up pkg-descr

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

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

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

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

diff --git a/devel/rubygem-tty-platform/Makefile b/devel/rubygem-tty-platform/Makefile
index a11cb50b3546..a71472641847 100644
--- a/devel/rubygem-tty-platform/Makefile
+++ b/devel/rubygem-tty-platform/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Query methods for detecting different OS
-WWW=		https://ttytoolkit.org/
+WWW=		https://ttytoolkit.org/ \
+		https://github.com/piotrmurach/tty-platform
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-tty-platform/pkg-descr b/devel/rubygem-tty-platform/pkg-descr
index fc9f6d3ecc7f..ecce9e53e4b0 100644
--- a/devel/rubygem-tty-platform/pkg-descr
+++ b/devel/rubygem-tty-platform/pkg-descr
@@ -1,5 +1,3 @@
 TTY::Platform provides independent operating system detection component for TTY
 toolkit. It supports terminal platform query methods for detecting different
 operating systems.
-
-See also: https://github.com/piotrmurach/tty-platform