Date: Sat, 6 Jul 2024 16:27:35 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8c4c551f7176 - main - devel/rubygem-rspec-support: Update WWW Message-ID: <202407061627.466GRZTl080379@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c4c551f717616fe9890a19861ba756cbb46e547 commit 8c4c551f717616fe9890a19861ba756cbb46e547 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-06 16:10:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-06 16:10:06 +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 e17d60871e1e..c01c5c2efcfe 100644 --- a/devel/rubygem-rspec-support/Makefile +++ b/devel/rubygem-rspec-support/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Support utilities for RSpec gems -WWW= https://github.com/rspec/rspec-support +WWW= https://rspec.info/ \ + https://github.com/rspec/rspec-support LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407061627.466GRZTl080379>