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 @@ -1,18 +1,19 @@ PORTNAME= rspec-support PORTVERSION= 3.13.2 CATEGORIES= devel rubygems 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 USES= gem NO_ARCH= yes .include