Index: head/devel/rubygem-uuidtools/Makefile =================================================================== --- head/devel/rubygem-uuidtools/Makefile (revision 387840) +++ head/devel/rubygem-uuidtools/Makefile (revision 387841) @@ -1,16 +1,17 @@ # $FreeBSD$ PORTNAME= uuidtools PORTVERSION= 2.1.5 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Simple universally unique ID generation library +LICENSE= APACHE20 + USE_RUBY= yes -USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include Index: head/devel/rubygem-uuidtools/pkg-descr =================================================================== --- head/devel/rubygem-uuidtools/pkg-descr (revision 387840) +++ head/devel/rubygem-uuidtools/pkg-descr (revision 387841) @@ -1,3 +1,3 @@ A simple universally unique ID generation library. -WWW: http://rubygems.org/gems/uuidtools/ +WWW: https://github.com/sporkmonger/uuidtools