git: 199f7653a9fe - main - devel/rubygem-mixlib-shellout: Update COMMENT and WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 31 Jan 2026 14:33:28 UTC
The branch main has been updated by sunpoet:

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

commit 199f7653a9fe083c00e1e85ae044bf2e799f5451
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-31 13:49:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-31 14:19:37 +0000

    devel/rubygem-mixlib-shellout: Update COMMENT and WWW
---
 devel/rubygem-mixlib-shellout/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/devel/rubygem-mixlib-shellout/Makefile b/devel/rubygem-mixlib-shellout/Makefile
index c33a8b631682..73db3ccbd9e3 100644
--- a/devel/rubygem-mixlib-shellout/Makefile
+++ b/devel/rubygem-mixlib-shellout/Makefile
@@ -4,8 +4,9 @@ CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	Shell interface that also collects stdout and stderr
-WWW=		https://www.chef.io/
+COMMENT=	Run external commands on Unix or Windows
+WWW=		https://www.chef.io/ \
+		https://github.com/chef/mixlib-shellout
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE