diff --git a/net-mgmt/nrpe/Makefile b/net-mgmt/nrpe/Makefile index 0d5478553..5296e8064 100644 --- a/net-mgmt/nrpe/Makefile +++ b/net-mgmt/nrpe/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= nrpe -PLUGIN_VERSION= 0.1 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Execute nagios plugins PLUGIN_DEPENDS= nrpe3 PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"