diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile index 975b33e12..4f70be1e8 100644 --- a/net-mgmt/collectd/Makefile +++ b/net-mgmt/collectd/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= collectd -PLUGIN_VERSION= 0.3 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Collect system and application performance metrics periodically PLUGIN_DEPENDS= collectd5 PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"