diff --git a/devel/rubygem-rspec-expectations/Makefile b/devel/rubygem-rspec-expectations/Makefile index 39e2acbd3205..8f32bdb281ca 100644 --- a/devel/rubygem-rspec-expectations/Makefile +++ b/devel/rubygem-rspec-expectations/Makefile @@ -6,7 +6,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rspec-expectations adds should and should_not to every object WWW= https://rspec.info/ \ - https://github.com/rspec/rspec-expectations + https://github.com/rspec/rspec/tree/main/rspec-expectations \ + https://github.com/rspec/rspec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md