Index: head/devel/rubygem-shoulda/Makefile =================================================================== --- head/devel/rubygem-shoulda/Makefile (revision 387819) +++ head/devel/rubygem-shoulda/Makefile (revision 387820) @@ -1,18 +1,20 @@ # $FreeBSD$ PORTNAME= shoulda PORTVERSION= 3.5.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-shoulda-context>=1.0.1:${PORTSDIR}/devel/rubygem-shoulda-context \ rubygem-shoulda-matchers>=1.4.1:${PORTSDIR}/devel/rubygem-shoulda-matchers USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include Index: head/devel/rubygem-shoulda/pkg-descr =================================================================== --- head/devel/rubygem-shoulda/pkg-descr (revision 387819) +++ head/devel/rubygem-shoulda/pkg-descr (revision 387820) @@ -1,3 +1,3 @@ Making tests easy on the fingers and eyes -WWW: http://thoughtbot.com/community/ +WWW: https://github.com/thoughtbot/shoulda