diff --git a/dns/bind/Makefile b/dns/bind/Makefile index 494c9206a..f0615ebd8 100644 --- a/dns/bind/Makefile +++ b/dns/bind/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= bind -PLUGIN_VERSION= 0.7 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= BIND domain name service PLUGIN_DEPENDS= bind912 PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"