From ad94c74c5a1160be0542624b8fce2bab2c607c81 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 2 Jul 2018 18:46:24 +0200 Subject: [PATCH] net-mgmt/snmp: we will no longer update this port --- net-mgmt/snmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/snmp/Makefile b/net-mgmt/snmp/Makefile index 48d0e137d..bb0b70fbe 100644 --- a/net-mgmt/snmp/Makefile +++ b/net-mgmt/snmp/Makefile @@ -1,7 +1,7 @@ PLUGIN_NAME= snmp PLUGIN_VERSION= 1.3 PLUGIN_DEPENDS= bsnmp-regex bsnmp-ucd -PLUGIN_COMMENT= SNMP Server via bsnmpd +PLUGIN_COMMENT= End of life, superseded by Net-SNMP plugin PLUGIN_MAINTAINER= franco@opnsense.org .include "../../Mk/plugins.mk"