diff options
author | bmeeks8 <bmeeks8@bellsouth.net> | 2013-12-18 08:26:53 -0500 |
---|---|---|
committer | bmeeks8 <bmeeks8@bellsouth.net> | 2013-12-18 08:26:53 -0500 |
commit | 79b66e3500c39bb99988e58354611bb97a674724 (patch) | |
tree | 1c5b775632921d06e74254f3967bb175f7a5c42a /pkg_config.8.xml | |
parent | d1cf8edc0e9b4e4ad3ae0d14613047de4bfa2c90 (diff) | |
download | pfsense-packages-79b66e3500c39bb99988e58354611bb97a674724.tar.gz pfsense-packages-79b66e3500c39bb99988e58354611bb97a674724.tar.bz2 pfsense-packages-79b66e3500c39bb99988e58354611bb97a674724.zip |
Fix typo in snort package name.
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index e75f5abf..35c6495b 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -497,7 +497,7 @@ <configurationfile>vhosts.xml</configurationfile> </package> <package> - <name>Snort</name> + <name>snort</name> <pkginfolink></pkginfolink> <website>http://www.snort.org</website> <descr>Snort is an open source network intrusion prevention and detection system (IDS/IPS). Combining the benefits of signature, protocol, and anomaly-based inspection.</descr> |