diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index bccf0192d..f4c825342 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= monit -PLUGIN_VERSION= 0.2 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Proactive system monitoring PLUGIN_MAINTAINER= frank.brendel@eurolog.com PLUGIN_DEPENDS= monit -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"