diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-05-03 22:14:57 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-05-03 22:14:57 +0000 |
commit | 18dedd0f5d1340cef84a83935f55eb82c3492325 (patch) | |
tree | 241e69c10f21e5522a446c30b544a336e19b78b5 | |
parent | 27b7ec2e75e1bebf2687aea809e929ac9d86fe87 (diff) | |
download | pfsense-packages-18dedd0f5d1340cef84a83935f55eb82c3492325.tar.gz pfsense-packages-18dedd0f5d1340cef84a83935f55eb82c3492325.tar.bz2 pfsense-packages-18dedd0f5d1340cef84a83935f55eb82c3492325.zip |
Mark squid as alpha alpha because its nowhere near stable.
-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 a02ea373..289f6d53 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -220,7 +220,7 @@ test server or link availability and modify translation or routing rules. This p <depends_on_package>squid-2.5.7_5.tbz</depends_on_package> <exclude_dependency>perl</exclude_dependency> <version>2.5.7_5</version> - <status>Stable</status> + <status>ALPHA ALPHA</status> <config_file>http://www.pfsense.com/packages/config/squid.xml</config_file> <configurationfile>squid.xml</configurationfile> </package> |