Index: head/devel/rubygem-gemcutter/Makefile =================================================================== --- head/devel/rubygem-gemcutter/Makefile (revision 399575) +++ head/devel/rubygem-gemcutter/Makefile (revision 399576) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= gemcutter PORTVERSION= 0.7.1 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Extensions to RubyGems for managing gems and more on RubyGems.org LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include Index: head/devel/rubygem-gemcutter/pkg-descr =================================================================== --- head/devel/rubygem-gemcutter/pkg-descr (revision 399575) +++ head/devel/rubygem-gemcutter/pkg-descr (revision 399576) @@ -1,3 +1,3 @@ Adds several commands to RubyGems for managing gems and more on RubyGems.org. -WWW: http://rubygems.org +WWW: https://github.com/rubygems/gemcutter