git: 3340a0cfe0d7 - main - devel/rubygem-rspec-expectations: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jul 2024 16:27:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3340a0cfe0d74752e2ed9e5bf44e8cca91684c02 commit 3340a0cfe0d74752e2ed9e5bf44e8cca91684c02 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-06 16:10:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-06 16:10:04 +0000 devel/rubygem-rspec-expectations: Update WWW --- devel/rubygem-rspec-expectations/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-rspec-expectations/Makefile b/devel/rubygem-rspec-expectations/Makefile index 7ac26153f045..3bb608749be3 100644 --- a/devel/rubygem-rspec-expectations/Makefile +++ b/devel/rubygem-rspec-expectations/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rspec-expectations adds should and should_not to every object -WWW= https://github.com/rspec/rspec-expectations +WWW= https://rspec.info/ \ + https://github.com/rspec/rspec-expectations LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md