diff options
Diffstat (limited to 'config/snort/snort.xml')
-rw-r--r-- | config/snort/snort.xml | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/config/snort/snort.xml b/config/snort/snort.xml index 3621f06d..5d0a7b09 100644 --- a/config/snort/snort.xml +++ b/config/snort/snort.xml @@ -2,7 +2,7 @@ <!DOCTYPE packagegui SYSTEM "../schema/packages.dtd"> <?xml-stylesheet type="text/xsl" href="../xsl/package.xsl"?> <packagegui> - <copyright> + <copyright> <![CDATA[ /* $Id$ */ /* ========================================================================== */ @@ -41,10 +41,10 @@ */ /* ========================================================================== */ ]]> - </copyright> - <description>Describe your package here</description> - <requirements>Describe your package requirements here</requirements> - <faq>Currently there are no FAQ items provided.</faq> + </copyright> + <description>Describe your package here</description> + <requirements>Describe your package requirements here</requirements> + <faq>Currently there are no FAQ items provided.</faq> <name>Snort</name> <version>2.8.6</version> <title>Services:2.8.6 pkg v. 1.30</title> @@ -59,7 +59,8 @@ <name>snort</name> <rcfile>snort.sh</rcfile> <executable>snort</executable> - <description>Snort is the most widely deployed IDS/IPS technology worldwide.</description> + <description>Snort is the most widely deployed IDS/IPS technology + worldwide.</description> </service> <tabs> </tabs> @@ -81,7 +82,7 @@ <additional_files_needed> <prefix>/usr/local/pkg/snort/</prefix> <chmod>077</chmod> - <item>http://www.pfsense.com/packages/config/snort/snort_check_cron_misc.inc</item> + <item>http://www.pfsense.com/packages/config/snort/snort_check_cron_misc.php</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/bin/</prefix> @@ -107,7 +108,7 @@ <prefix>/usr/local/www/snort/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/snort/snort_alerts.php</item> - </additional_files_needed> + </additional_files_needed> <additional_files_needed> <prefix>/usr/local/www/snort/</prefix> <chmod>077</chmod> |