diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-08-01 19:18:03 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-08-01 19:18:03 +0000 |
commit | 187646f7427e44ace41a98af5975337f92783c7e (patch) | |
tree | 6f33646c314cfba004c47499c07b17321e52fce9 /pkg_config.xml | |
parent | 36ff9915482e517725f84fd28eacd15672c43fa8 (diff) | |
download | pfsense-packages-187646f7427e44ace41a98af5975337f92783c7e.tar.gz pfsense-packages-187646f7427e44ace41a98af5975337f92783c7e.tar.bz2 pfsense-packages-187646f7427e44ace41a98af5975337f92783c7e.zip |
Show the user that there is no GUI for squid in its status column.
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 7e402403..e473f1a8 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -230,7 +230,7 @@ test server or link availability and modify translation or routing rules. This p <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url> <depends_on_package>squid-2.5.10_4.tbz</depends_on_package> <version>2.5.10_4</version> - <status>ALPHA ALPHA</status> + <status>ALPHA ALPHA *NO GUI, ALL TRANSPARENT!*</status> <config_file>http://www.pfsense.com/packages/config/squid.xml</config_file> <configurationfile>squid.xml</configurationfile> </package> |