diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-12-06 19:19:43 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-12-06 19:19:43 +0000 |
commit | 1e27414fe4be760c15eb232d635668c440b139a2 (patch) | |
tree | a49cd6d3d9f424a57f9ccbf7a5ff2594eca042f1 /pkg_config.xml | |
parent | c36893fcbf449b8dfde69beab05da3918c9c5163 (diff) | |
download | pfsense-packages-1e27414fe4be760c15eb232d635668c440b139a2.tar.gz pfsense-packages-1e27414fe4be760c15eb232d635668c440b139a2.tar.bz2 pfsense-packages-1e27414fe4be760c15eb232d635668c440b139a2.zip |
Fetch snort from pfsense.org
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 2f2cdbb1..b257ebdd 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -250,10 +250,10 @@ <name>snort</name> <descr>Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more.</descr> <category>Security</category> - <depends_on_package_base_url>ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/All/</depends_on_package_base_url> + <depends_on_package_base_url>http://www.pfsense.com/mirrors/packages/All/</depends_on_package_base_url> <depends_on_package>snort-2.7.0.1_1.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> - <version>2.7.0.1_1</version> + <version>2.7.0.1_2</version> <required_version>1.0</required_version> <status>STABLE</status> <configurationfile>snort.xml</configurationfile> |