Index: head/devel/rubygem-rubygems-tasks/Makefile =================================================================== --- head/devel/rubygem-rubygems-tasks/Makefile (revision 387815) +++ head/devel/rubygem-rubygems-tasks/Makefile (revision 387816) @@ -1,16 +1,18 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= rubygems-tasks PORTVERSION= 0.2.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rake tasks for managing and releasing Ruby Gems +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST=yes +RUBYGEM_AUTOPLIST= yes .include Index: head/devel/rubygem-rubygems-tasks/pkg-descr =================================================================== --- head/devel/rubygem-rubygems-tasks/pkg-descr (revision 387815) +++ head/devel/rubygem-rubygems-tasks/pkg-descr (revision 387816) @@ -1,3 +1,3 @@ Agnostic and unobtrusive Rake tasks for managing and releasing Ruby Gems. -WWW: https://github.com/postmodern/rubygems-tasks#readme +WWW: https://github.com/postmodern/rubygems-tasks