git: 5efb7631dd1c - main - devel/rubygem-rspec-mocks: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Feb 2025 08:52:50 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5efb7631dd1c23a26cdd4e7b8971d02524dbef3b commit 5efb7631dd1c23a26cdd4e7b8971d02524dbef3b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-17 08:20:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-17 08:20:46 +0000 devel/rubygem-rspec-mocks: Update WWW --- devel/rubygem-rspec-mocks/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-rspec-mocks/Makefile b/devel/rubygem-rspec-mocks/Makefile index b5446e3beb6d..89f0e96fd2d9 100644 --- a/devel/rubygem-rspec-mocks/Makefile +++ b/devel/rubygem-rspec-mocks/Makefile @@ -6,7 +6,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rspec-mocks provides a test-double framework for rspec WWW= https://rspec.info/ \ - https://github.com/rspec/rspec-mocks + https://github.com/rspec/rspec/tree/main/rspec-mocks \ + https://github.com/rspec/rspec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md