diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-03-20 22:20:43 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-03-20 22:20:43 +0000 |
commit | 82935b7c742aed92cfc643f3fdd6b21b4fb7e883 (patch) | |
tree | 5aec384a03ec39f01ac3166312dd8d7978843f48 /pkg_config.xml | |
parent | ec43b8fc0502c30d555c36eaa3533c73d9bb4d26 (diff) | |
download | pfsense-packages-82935b7c742aed92cfc643f3fdd6b21b4fb7e883.tar.gz pfsense-packages-82935b7c742aed92cfc643f3fdd6b21b4fb7e883.tar.bz2 pfsense-packages-82935b7c742aed92cfc643f3fdd6b21b4fb7e883.zip |
Deactivate squid guard for the time being.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 225319a5..cb666684 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -225,6 +225,7 @@ <config_file>http://www.pfsense.com/packages/config/squid.xml</config_file> <configurationfile>squid.xml</configurationfile> </package> + </packages> <package> <name>squidGuard</name> <descr>High performance Web proxy Guard</descr> @@ -237,5 +238,4 @@ <config_file>http://www.pfsense.com/packages/config/squidGuard.xml</config_file> <configurationfile>squidGuard.xml</configurationfile> </package> - </packages> </pfsensepkgs>
\ No newline at end of file |