Skip to content

Commit 4ccb4d6

Browse files
authored
Merge pull request #143 from OpenVoxProject/fix-freebsd-default-package-provider-spec
2 parents ff31778 + 8fcfb55 commit 4ccb4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/integration/type/package_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def provider_name(os)
3939
:rug
4040
end
4141
when 'FreeBSD'
42-
:ports
42+
:pkgng
4343
when 'OpenBSD'
4444
:openbsd
4545
when 'DragonFly'

0 commit comments

Comments
 (0)