Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Fix
Baptiste Daroussin committed 12 years ago
commit 195315eb7cc9e364377f32b471d6656e56e462e5
parent eaf1b4a
1 file changed +1 -1
modified libpkg/pkg_ports.c
@@ -143,7 +143,7 @@ keyword_open_schema(void)
		"      properties { "
		"        owner = { type = string }; "
		"        group = { type = string }; "
-
		"        mode = { oneOf: [ { type = integer }, { type = string } ] };
+
		"        mode = { oneOf: [ { type = integer }, { type = string } ] }; "
		"      }"
		"    }; "
		"    pre-install = { type = string }; "