diff --git a/devel/rubygem-rspec-core/Makefile b/devel/rubygem-rspec-core/Makefile index 8f37a5e57283..8e0f235f1ea2 100644 --- a/devel/rubygem-rspec-core/Makefile +++ b/devel/rubygem-rspec-core/Makefile @@ -1,21 +1,22 @@ PORTNAME= rspec-core PORTVERSION= 3.13.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= RSpec Core provides the structure for writing executable examples -WWW= https://github.com/rspec/rspec-core +WWW= https://rspec.info/ \ + https://github.com/rspec/rspec-core LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-rspec-support>=${PORTVERSION:R}.0<3.14:devel/rubygem-rspec-support USES= gem NO_ARCH= yes PLIST_FILES= bin/rspec .include