git: 147615ce11c2 - main - devel/rubygem-rubocop-rspec: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 18:54:16 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=147615ce11c2ef7ea94e41713f6873569dd139ae
commit 147615ce11c2ef7ea94e41713f6873569dd139ae
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:30:05 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:40:00 +0000
devel/rubygem-rubocop-rspec: Update WWW
---
devel/rubygem-rubocop-rspec/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-rubocop-rspec/Makefile b/devel/rubygem-rubocop-rspec/Makefile
index f3613f7ad74d..ea17065f79d8 100644
--- a/devel/rubygem-rubocop-rspec/Makefile
+++ b/devel/rubygem-rubocop-rspec/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= RuboCop plugin of code style checking for RSpec files
-WWW= https://github.com/rubocop/rubocop-rspec
+WWW= https://docs.rubocop.org/rubocop-rspec/ \
+ https://github.com/rubocop/rubocop-rspec
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.md