diff --git a/net-mgmt/nrpe/Makefile b/net-mgmt/nrpe/Makefile index 26c5479963..864ade0cfa 100644 --- a/net-mgmt/nrpe/Makefile +++ b/net-mgmt/nrpe/Makefile @@ -2,7 +2,7 @@ PLUGIN_NAME= nrpe PLUGIN_VERSION= 1.0 PLUGIN_REVISION= 3 PLUGIN_COMMENT= Execute nagios plugins -PLUGIN_DEPENDS= nrpe3 +PLUGIN_DEPENDS= nrpe PLUGIN_MAINTAINER= m.muenz@gmail.com .include "../../Mk/plugins.mk"