diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index f1aeb29e2..a2417a114 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -3,5 +3,6 @@ PLUGIN_VERSION= 0.1.2 PLUGIN_COMMENT= Virtual Networks That Just Work PLUGIN_DEPENDS= zerotier PLUGIN_MAINTAINER= dharrigan@gmail.com +PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"