Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
For now consider @mtree and @stopdaemon as @comment to avoid scarying users when running pkg2ng
Baptiste Daroussin committed 12 years ago
commit 056511f008d116804f070811b639f6996f9dc855
parent 294566f
1 file changed +2 -0
modified libpkg/pkg_ports.c
@@ -615,6 +615,8 @@ static struct keyact {
	/* old pkg compat */
	{ "name", name_key },
	{ "pkgdep", pkgdep },
+
	{ "mtree", comment_key },
+
	{ "stopdaemon", comment_key },
	{ NULL, NULL },
};