From a8c65afca15a557bc7c3788ad3cacdfee2d18467 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 2 Jul 2018 18:44:05 +0200 Subject: [PATCH] net-mgmt/net-snmp: release 1.0 --- net-mgmt/net-snmp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index 3a96ab597..7623ff7ac 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -1,7 +1,7 @@ PLUGIN_NAME= net-snmp -PLUGIN_VERSION= 0.2 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Net-SNMP is a daemon for the SNMP protocol PLUGIN_DEPENDS= net-snmp PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes + .include "../../Mk/plugins.mk"