Index: head/devel/rubygem-shoulda-matchers/Makefile =================================================================== --- head/devel/rubygem-shoulda-matchers/Makefile (revision 387821) +++ head/devel/rubygem-shoulda-matchers/Makefile (revision 387822) @@ -1,18 +1,20 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= shoulda-matchers PORTVERSION= 2.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Making tests easy on the fingers and eyes +LICENSE= MIT + RUN_DEPENDS= rubygem-activesupport>=3.0.0:${PORTSDIR}/devel/rubygem-activesupport USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include Index: head/devel/rubygem-shoulda-matchers/pkg-descr =================================================================== --- head/devel/rubygem-shoulda-matchers/pkg-descr (revision 387821) +++ head/devel/rubygem-shoulda-matchers/pkg-descr (revision 387822) @@ -1,3 +1,3 @@ Making tests easy on the fingers and eyes -WWW: http://thoughtbot.com/community/ +WWW: https://thoughtbot.com/community/