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"