Index: head/devel/rubygem-tins0/Makefile =================================================================== --- head/devel/rubygem-tins0/Makefile (revision 387836) +++ head/devel/rubygem-tins0/Makefile (revision 387837) @@ -1,19 +1,21 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= tins PORTVERSION= 0.13.2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 0 MAINTAINER= ruby@FreeBSD.org COMMENT= Useful tools library in Ruby +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PORTSCOUT= limit:^0\. .include Index: head/devel/rubygem-tins0/pkg-descr =================================================================== --- head/devel/rubygem-tins0/pkg-descr (revision 387836) +++ head/devel/rubygem-tins0/pkg-descr (revision 387837) @@ -1,4 +1,4 @@ Useful tools library in Ruby - All the stuff that isn't good/big enough for a real library. -WWW: http://flori.github.com/tins +WWW: https://github.com/flori/tins