Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Consider @display and @conflicts as comments to shut up pkg2ng
Baptiste Daroussin committed 12 years ago
commit 171f175e13ad0909121e4d3d36ea9fb6f1297ba7
parent 6b7fb34
1 file changed +2 -0
modified libpkg/pkg_ports.c
@@ -617,6 +617,8 @@ static struct keyact {
	{ "pkgdep", pkgdep },
	{ "mtree", comment_key },
	{ "stopdaemon", comment_key },
+
	{ "display", comment_key },
+
	{ "conflicts", comment_key },
	{ NULL, NULL },
};