Index: head/devel/rubygem-stream/Makefile =================================================================== --- head/devel/rubygem-stream/Makefile (revision 387828) +++ head/devel/rubygem-stream/Makefile (revision 387829) @@ -1,17 +1,20 @@ # Created by: Ulrich Spoerlein # $FreeBSD$ PORTNAME= stream PORTVERSION= 0.5 PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Interface for external iterators +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include Index: head/devel/rubygem-stream/pkg-descr =================================================================== --- head/devel/rubygem-stream/pkg-descr (revision 387828) +++ head/devel/rubygem-stream/pkg-descr (revision 387829) @@ -1,3 +1,3 @@ Interface for external iterators. -WWW: http://rubygems.org/gems/stream/ +WWW: https://github.com/monora/stream