diff options
author | Scott Ullrich <sullrich@pfSense.geekgod.com> | 2009-06-19 17:17:47 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfSense.geekgod.com> | 2009-06-19 17:17:47 -0400 |
commit | 21c6b3d018e974cbccf8468a9140a9dd5f0cce93 (patch) | |
tree | 648cfed2684d5d6c4557bd5bd4edfaa55ec1ac29 | |
parent | c56e46fb857a663deb282a86314a13b4de2d3c36 (diff) | |
download | pfsense-packages-21c6b3d018e974cbccf8468a9140a9dd5f0cce93.tar.gz pfsense-packages-21c6b3d018e974cbccf8468a9140a9dd5f0cce93.tar.bz2 pfsense-packages-21c6b3d018e974cbccf8468a9140a9dd5f0cce93.zip |
Oops, the rules file is not a package.
-rwxr-xr-x | pkg_config.7.xml | 1 | ||||
-rwxr-xr-x | pkg_config.8.xml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 7cd45d4f..91c92799 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -15,7 +15,6 @@ <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> <depends_on_package>apache-2.2.11_7.tbz</depends_on_package> <depends_on_package>mod_security21-2.1.7.tbz</depends_on_package> - <depends_on_package>modsecurity-core-rules_2.5-1.6.1.tar.gz</depends_on_package> <configurationfile>apache_mod_security.xml</configurationfile> <after_install_info>Please visit the ProxyServer settings tab and set the service up so that it may be started.</after_install_info> </package> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 6b01dbcb..9fef178a 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -15,7 +15,6 @@ <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> <depends_on_package>apache-2.2.11_7.tbz</depends_on_package> <depends_on_package>mod_security21-2.1.7.tbz</depends_on_package> - <depends_on_package>modsecurity-core-rules_2.5-1.6.1.tar.gz</depends_on_package> <configurationfile>apache_mod_security.xml</configurationfile> <after_install_info>Please visit the ProxyServer settings tab and set the service up so that it may be started.</after_install_info> </package> |