git: 05fa752e23de - main - devel/rubygem-rspec-support: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Feb 2025 08:52:51 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=05fa752e23de77584b27dce11c520aab5294b444 commit 05fa752e23de77584b27dce11c520aab5294b444 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-17 08:20:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-17 08:20:47 +0000 devel/rubygem-rspec-support: Update WWW --- devel/rubygem-rspec-support/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-rspec-support/Makefile b/devel/rubygem-rspec-support/Makefile index 88ca82043a8f..6e9b3124c2a3 100644 --- a/devel/rubygem-rspec-support/Makefile +++ b/devel/rubygem-rspec-support/Makefile @@ -6,7 +6,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Support utilities for RSpec gems WWW= https://rspec.info/ \ - https://github.com/rspec/rspec-support + https://github.com/rspec/rspec/tree/main/rspec-support \ + https://github.com/rspec/rspec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md