diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index a2417a114..8cdc78b31 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= zerotier -PLUGIN_VERSION= 0.1.2 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Virtual Networks That Just Work PLUGIN_DEPENDS= zerotier PLUGIN_MAINTAINER= dharrigan@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"