From b37f9015a1520144bea0e003da6512bddc3f7839 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 2 Oct 2017 19:21:32 +0200 Subject: [PATCH] security/intrusion-detection-content-et-pro: ready for release (cherry picked from commit 1fe44b8a29a4a8d6519cabbb7e2b1a38b2b0ef39) --- security/intrusion-detection-content-et-pro/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security/intrusion-detection-content-et-pro/Makefile b/security/intrusion-detection-content-et-pro/Makefile index 3b4211f26..34af52c26 100644 --- a/security/intrusion-detection-content-et-pro/Makefile +++ b/security/intrusion-detection-content-et-pro/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= intrusion-detection-content-et-pro -PLUGIN_VERSION= 0.2 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= IDS Proofpoint ET Pro ruleset (needs a valid subscription) PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_WWW= https://www.proofpoint.com/us/threat-insight/et-pro-ruleset -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"