git: 9d4ac17f08b3 - main - devel/rubygem-rspec-mocks: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jul 2024 16:27:33 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9d4ac17f08b328a7c340d35e6d9664afe455ca9d
commit 9d4ac17f08b328a7c340d35e6d9664afe455ca9d
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-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 4f70f07e8828..64252e4c20f8 100644
--- a/devel/rubygem-rspec-mocks/Makefile
+++ b/devel/rubygem-rspec-mocks/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Rspec-mocks provides a test-double framework for rspec
-WWW= https://github.com/rspec/rspec-mocks
+WWW= https://rspec.info/ \
+ https://github.com/rspec/rspec-mocks
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md