diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-03-16 23:19:58 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-03-16 23:19:58 +0000 |
commit | a63ecfa43b09ac8fa717798f1218f4f1cea52500 (patch) | |
tree | ab7ebd380f23edac59135162d73c218d58b19728 /pkg_config.xml | |
parent | 92ee08b65942e913346d0f2451429b1556968179 (diff) | |
download | pfsense-packages-a63ecfa43b09ac8fa717798f1218f4f1cea52500.tar.gz pfsense-packages-a63ecfa43b09ac8fa717798f1218f4f1cea52500.tar.bz2 pfsense-packages-a63ecfa43b09ac8fa717798f1218f4f1cea52500.zip |
Reinstate Squid, mark it as uber alpha.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index fc351289..25c0f388 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -213,7 +213,6 @@ <status>ALPHA</status> <configurationfile>doorman.xml</configurationfile> </package> - </packages> <package> <name>squid</name> <descr>High performance Web proxy cache</descr> @@ -222,7 +221,7 @@ <depends_on_package_base_url>http://www.pfSense.com/packages/All</depends_on_package_base_url> <depends_on_package>squid-2.5.7_5.tbz</depends_on_package> <version>2.5.7_5</version> - <status>BETA</status> + <status>Alpha Alpha Alpha</status> <config_file>http://www.pfsense.com/packages/config/squid.xml</config_file> <configurationfile>squid.xml</configurationfile> </package> @@ -234,8 +233,9 @@ <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/releases/i386/5.3-RELEASE/packages/All</depends_on_package_base_url> <depends_on_package>squidGuard-1.2.0_1.tbz</depends_on_package> <version>1.2.0_1</version> - <status>Alpha Alpha</status> + <status>Alpha Alpha Alpha</status> <config_file>http://www.pfsense.com/packages/config/squidGuard.xml</config_file> <configurationfile>squidGuard.xml</configurationfile> </package> -</pfsensepkgs> + </packages> +</pfsensepkgs>
\ No newline at end of file |