diff --git a/devel/rubygem-rspec-mocks/Makefile b/devel/rubygem-rspec-mocks/Makefile index b5446e3beb6d..89f0e96fd2d9 100644 --- a/devel/rubygem-rspec-mocks/Makefile +++ b/devel/rubygem-rspec-mocks/Makefile @@ -1,21 +1,22 @@ PORTNAME= rspec-mocks PORTVERSION= 3.13.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rspec-mocks provides a test-double framework for rspec WWW= https://rspec.info/ \ - https://github.com/rspec/rspec-mocks + https://github.com/rspec/rspec/tree/main/rspec-mocks \ + https://github.com/rspec/rspec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-diff-lcs>=1.2.0<2.0:textproc/rubygem-diff-lcs \ rubygem-rspec-support>=${PORTVERSION:R}.0<3.14:devel/rubygem-rspec-support USES= gem NO_ARCH= yes .include