diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2012-04-14 00:19:12 -0300 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2012-04-14 00:19:12 -0300 |
commit | aa28a2b103f894472de26aca9171295bd9573294 (patch) | |
tree | 307df2597ea1d2035dc95ac60be1a9f07f22c971 | |
parent | 69645670dbac91bbc6eff5846124fb68f6458c9f (diff) | |
download | pfsense-packages-aa28a2b103f894472de26aca9171295bd9573294.tar.gz pfsense-packages-aa28a2b103f894472de26aca9171295bd9573294.tar.bz2 pfsense-packages-aa28a2b103f894472de26aca9171295bd9573294.zip |
squid3 - fix squid3 xml info
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index c822386f..da29d1b1 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -111,7 +111,7 @@ <configurationfile>squid.xml</configurationfile> </package> <package> - <name>squid3/name> + <name>squid3</name> <descr><![CDATA[High performance web proxy cache.<br> It combines squid as a proxy server with it's capabilities of acting as a HTTP / HTTPS reverse proxy.<br> It includes an Exchange-Web-Access (OWA) Assistant.]]></descr> |