git: e4aa776fe632 - main - devel/rubygem-rspec: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Feb 2025 08:52:47 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e4aa776fe6322630fcb8ea1d9a3b24d9794acbc2
commit e4aa776fe6322630fcb8ea1d9a3b24d9794acbc2
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-17 08:20:42 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-17 08:20:42 +0000
devel/rubygem-rspec: Update WWW
---
devel/rubygem-rspec/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-rspec/Makefile b/devel/rubygem-rspec/Makefile
index a801842b1d5b..050297514d43 100644
--- a/devel/rubygem-rspec/Makefile
+++ b/devel/rubygem-rspec/Makefile
@@ -6,7 +6,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Behaviour Driven Development in Ruby
WWW= https://rspec.info/ \
- https://github.com/rspec/rspec-metagem
+ https://github.com/rspec/rspec/tree/main/rspec \
+ https://github.com/rspec/rspec
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md