Index: head/devel/rubygem-sundawg_country_codes/Makefile =================================================================== --- head/devel/rubygem-sundawg_country_codes/Makefile (revision 387832) +++ head/devel/rubygem-sundawg_country_codes/Makefile (revision 387833) @@ -1,16 +1,16 @@ # Created by: Eric Freeman # $FreeBSD$ PORTNAME= sundawg_country_codes PORTVERSION= 0.0.7 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Manage ISO 3166 country names and codes -USE_RUBY= yes -USE_RUBYGEMS= yes +USE_RUBY= yes +USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include Index: head/devel/rubygem-sundawg_country_codes/pkg-descr =================================================================== --- head/devel/rubygem-sundawg_country_codes/pkg-descr (revision 387832) +++ head/devel/rubygem-sundawg_country_codes/pkg-descr (revision 387833) @@ -1,21 +1,21 @@ A Ruby gem to manage ISO 3166 country names and their corresponding alpha-2 and alpha-3 codes. Additional support has been added for ISO 4127 currency information and standard conventions for states in the USA (based on the 3166-2:US code). ISO 3166 country codes reference: http://en.wikipedia.org/wiki/ISO_3166-1 ISO 4217 currency information: http://www.xe.com/iso4217.php http://www.xe.com/symbols.php ISO 3166-2:US code reference: http://code.google.com/apis/chart/statecodes.html http://en.wikipedia.org/wiki/ISO_3166-2:US ISO 639 language reference: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes -WWW: https://github.com/SunDawg/country_codes +WWW: https://github.com/HoyaBoya/country_codes