From 4339d7171a02a32979e0d37684019c5c2df3abc8 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Sun, 16 Oct 2016 20:48:42 +0200 Subject: [PATCH] rename ids-content-pt-research --- .../Makefile | 2 +- .../opnsense/scripts/suricata/metadata/rules/pt-research.xml | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename security/{ids-content-pt-research => intrusion-detection-content-pt-open}/Makefile (76%) rename security/{ids-content-pt-research => intrusion-detection-content-pt-open}/src/opnsense/scripts/suricata/metadata/rules/pt-research.xml (100%) diff --git a/security/ids-content-pt-research/Makefile b/security/intrusion-detection-content-pt-open/Makefile similarity index 76% rename from security/ids-content-pt-research/Makefile rename to security/intrusion-detection-content-pt-open/Makefile index e157ac073..ba5de8836 100644 --- a/security/ids-content-pt-research/Makefile +++ b/security/intrusion-detection-content-pt-open/Makefile @@ -1,4 +1,4 @@ -PLUGIN_NAME= ids-content-pt-research +PLUGIN_NAME= intrusion-detection-content-pt-open PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= IDS PT Research ruleset (only for non-commercial use) PLUGIN_MAINTAINER= ad@opnsense.org diff --git a/security/ids-content-pt-research/src/opnsense/scripts/suricata/metadata/rules/pt-research.xml b/security/intrusion-detection-content-pt-open/src/opnsense/scripts/suricata/metadata/rules/pt-research.xml similarity index 100% rename from security/ids-content-pt-research/src/opnsense/scripts/suricata/metadata/rules/pt-research.xml rename to security/intrusion-detection-content-pt-open/src/opnsense/scripts/suricata/metadata/rules/pt-research.xml