diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2020-03-17 09:32:10 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2020-03-17 09:32:10 +0000 |
commit | d084ad3881afb10a0e3782843eb60ab211fcab71 (patch) | |
tree | 54b831026b69b10742750790ba24bae499ada86d /databases | |
parent | 77ceaec0aa3c30c1683d2a64fdcd902d795e32e2 (diff) | |
download | ports-d084ad3881afb10a0e3782843eb60ab211fcab71.tar.gz ports-d084ad3881afb10a0e3782843eb60ab211fcab71.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/rubygem-pl-puppetdb-ruby/Makefile | 1 | ||||
-rw-r--r-- | databases/rubygem-pl-puppetdb-ruby/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/rubygem-pl-puppetdb-ruby/Makefile b/databases/rubygem-pl-puppetdb-ruby/Makefile index 4b4039bcfa84..9af439781475 100644 --- a/databases/rubygem-pl-puppetdb-ruby/Makefile +++ b/databases/rubygem-pl-puppetdb-ruby/Makefile @@ -15,5 +15,6 @@ RUN_DEPENDS= rubygem-httparty>0:www/rubygem-httparty USE_RUBY= yes USES= gem +NO_ARCH= yes .include <bsd.port.mk> diff --git a/databases/rubygem-pl-puppetdb-ruby/pkg-descr b/databases/rubygem-pl-puppetdb-ruby/pkg-descr index 88f4284afcc4..51f887499c04 100644 --- a/databases/rubygem-pl-puppetdb-ruby/pkg-descr +++ b/databases/rubygem-pl-puppetdb-ruby/pkg-descr @@ -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 |