Index: head/devel/rubygem-ansi/Makefile =================================================================== --- head/devel/rubygem-ansi/Makefile (revision 387103) +++ head/devel/rubygem-ansi/Makefile (revision 387104) @@ -1,16 +1,18 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= ansi PORTVERSION= 1.5.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Gem enabling ANSI code based colorization and stylization of output +LICENSE= BSD2CLAUSE + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include Index: head/devel/rubygem-ansi/pkg-descr =================================================================== --- head/devel/rubygem-ansi/pkg-descr (revision 387103) +++ head/devel/rubygem-ansi/pkg-descr (revision 387104) @@ -1,4 +1,4 @@ The ANSI project is a collection of ANSI escape code related libraries enabling ANSI code based colorization and stylization of output. -WWW: http://rubyworks.github.com/ansi +WWW: http://rubyworks.github.io/ansi/