diff options
author | jim-p <jimp@pfsense.org> | 2013-05-06 13:25:07 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-05-06 13:31:39 -0400 |
commit | 926f1d8af10dc98d77a0f888227c7c6f4d7e812f (patch) | |
tree | cd3ed567063814562aa7d1e44328736eab32587d /config/squidGuard/squidguard.xml | |
parent | 110fef129d4a4426a0b26bfc8000fa1ead6d37ae (diff) | |
download | pfsense-packages-926f1d8af10dc98d77a0f888227c7c6f4d7e812f.tar.gz pfsense-packages-926f1d8af10dc98d77a0f888227c7c6f4d7e812f.tar.bz2 pfsense-packages-926f1d8af10dc98d77a0f888227c7c6f4d7e812f.zip |
Add the ability to reorder target categories in squidGuard, to better facilitate making exceptions to lists.
Diffstat (limited to 'config/squidGuard/squidguard.xml')
-rw-r--r-- | config/squidGuard/squidguard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/squidGuard/squidguard.xml b/config/squidGuard/squidguard.xml index c9df88ca..21356e1c 100644 --- a/config/squidGuard/squidguard.xml +++ b/config/squidGuard/squidguard.xml @@ -6,7 +6,7 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>squidguardgeneral</name> - <version>1.3_1 pkg v.1.9</version> + <version>1.4_4 pkg v.1.9.3</version> <title>Proxy filter SquidGuard: General settings</title> <include_file>/usr/local/pkg/squidguard.inc</include_file> <!-- Installation --> |