Index: head/databases/rubygem-pl-puppetdb-ruby/Makefile =================================================================== --- head/databases/rubygem-pl-puppetdb-ruby/Makefile (revision 528567) +++ head/databases/rubygem-pl-puppetdb-ruby/Makefile (revision 528568) @@ -1,19 +1,20 @@ # $FreeBSD$ PORTNAME= pl-puppetdb-ruby PORTVERSION= 2.0.3 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= puppet@FreeBSD.org COMMENT= Simple Ruby client library for PuppetDB API LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-httparty>0:www/rubygem-httparty USE_RUBY= yes USES= gem +NO_ARCH= yes .include Index: head/databases/rubygem-pl-puppetdb-ruby/pkg-descr =================================================================== --- head/databases/rubygem-pl-puppetdb-ruby/pkg-descr (revision 528567) +++ head/databases/rubygem-pl-puppetdb-ruby/pkg-descr (revision 528568) @@ -1,3 +1,3 @@ Simple Ruby client library for PuppetDB API -WWW: http://rubygems.org/gems/pl-puppetdb-ruby +WWW: https://rubygems.org/gems/pl-puppetdb-ruby