git: 51fec9e801bd - main - devel/rubygem-rspec-core: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jul 2024 16:27:30 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=51fec9e801bd05fc075f1aa2b8f7c07464a04b81 commit 51fec9e801bd05fc075f1aa2b8f7c07464a04b81 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-06 16:10:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-06 16:10:03 +0000 devel/rubygem-rspec-core: Update WWW --- devel/rubygem-rspec-core/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-rspec-core/Makefile b/devel/rubygem-rspec-core/Makefile index 8f37a5e57283..8e0f235f1ea2 100644 --- a/devel/rubygem-rspec-core/Makefile +++ b/devel/rubygem-rspec-core/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= RSpec Core provides the structure for writing executable examples -WWW= https://github.com/rspec/rspec-core +WWW= https://rspec.info/ \ + https://github.com/rspec/rspec-core LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md