git: 35d45e912de5 - main - devel/rubygem-rubocop-capybara: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 08 Sep 2024 18:54:11 UTC
The branch main has been updated by sunpoet:

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

commit 35d45e912de5f79b6f15971367c400975ea5c4a2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:30:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:39:59 +0000

    devel/rubygem-rubocop-capybara: Update WWW
---
 devel/rubygem-rubocop-capybara/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-rubocop-capybara/Makefile b/devel/rubygem-rubocop-capybara/Makefile
index 2e6a29b9ad48..79aeac31e536 100644
--- a/devel/rubygem-rubocop-capybara/Makefile
+++ b/devel/rubygem-rubocop-capybara/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Code style checking for Capybara test files
-WWW=		https://github.com/rubocop/rubocop-capybara
+WWW=		https://docs.rubocop.org/rubocop-capybara/ \
+		https://github.com/rubocop/rubocop-capybara
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE.md