Index: head/www/rubygem-robotex/Makefile =================================================================== --- head/www/rubygem-robotex/Makefile (revision 387164) +++ head/www/rubygem-robotex/Makefile (revision 387165) @@ -1,16 +1,18 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= robotex PORTVERSION= 1.0.0 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Simple library to obey robots.txt files +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include Index: head/www/rubygem-robotex/pkg-descr =================================================================== --- head/www/rubygem-robotex/pkg-descr (revision 387164) +++ head/www/rubygem-robotex/pkg-descr (revision 387165) @@ -1,3 +1,3 @@ A simple library to obey robots.txt files -WWW: http://rubygems.org/gems/robotex +WWW: https://github.com/chriskite/robotex