diff --git a/devel/rubygem-rspec/Makefile b/devel/rubygem-rspec/Makefile index a801842b1d5b..050297514d43 100644 --- a/devel/rubygem-rspec/Makefile +++ b/devel/rubygem-rspec/Makefile @@ -1,22 +1,23 @@ PORTNAME= rspec PORTVERSION= 3.13.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Behaviour Driven Development in Ruby WWW= https://rspec.info/ \ - https://github.com/rspec/rspec-metagem + https://github.com/rspec/rspec/tree/main/rspec \ + https://github.com/rspec/rspec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-rspec-core>=${PORTVERSION:R}.0<3.14:devel/rubygem-rspec-core \ rubygem-rspec-expectations>=${PORTVERSION:R}.0<3.14:devel/rubygem-rspec-expectations \ rubygem-rspec-mocks>=${PORTVERSION:R}.0<3.14:devel/rubygem-rspec-mocks USES= gem NO_ARCH= yes .include