From 452e6a045d04585cbdb9612e9c0b11488eb6956d Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 21 Apr 2017 08:40:53 +0200 Subject: [PATCH] sysutils/monit: @fbrendel said yes --- sysutils/monit/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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"