git: df1b3c8b9b29 - main - devel/rubygem-rubocop-performance: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 18:54:14 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=df1b3c8b9b2942e480da71211304d702670664eb
commit df1b3c8b9b2942e480da71211304d702670664eb
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:30:03 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:40:00 +0000
devel/rubygem-rubocop-performance: Update WWW
---
devel/rubygem-rubocop-performance/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-rubocop-performance/Makefile b/devel/rubygem-rubocop-performance/Makefile
index a46d1a9370e5..2e0135b7319b 100644
--- a/devel/rubygem-rubocop-performance/Makefile
+++ b/devel/rubygem-rubocop-performance/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Collection of RuboCop cops to check for performance optimizations
-WWW= https://github.com/rubocop/rubocop-performance
+WWW= https://docs.rubocop.org/rubocop-performance/ \
+ https://github.com/rubocop/rubocop-performance
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt