diff --git a/spec/integration/type/package_spec.rb b/spec/integration/type/package_spec.rb index c4ae05f4f9..52c9f8a19b 100644 --- a/spec/integration/type/package_spec.rb +++ b/spec/integration/type/package_spec.rb @@ -39,7 +39,7 @@ def provider_name(os) :rug end when 'FreeBSD' - :ports + :pkgng when 'OpenBSD' :openbsd when 'DragonFly'