diff --git a/README.md b/README.md index bd216381f..749dd8e66 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ sysutils/smart -- SMART tools sysutils/vmware -- VMware tools sysutils/xen -- Xen guest utilities www/c-icap -- c-icap connects the web proxy with a virus scanner +www/cache -- Webserver cache www/web-proxy-sso -- Kerberos authentication module www/web-proxy-useracl -- Group and user ACL for the web proxy ``` diff --git a/www/cache/pkg-descr b/www/cache/pkg-descr index b62998e87..4561bf431 100644 --- a/www/cache/pkg-descr +++ b/www/cache/pkg-descr @@ -1 +1 @@ -Add and enable caching for the web gui to accelerate requests. +Add and enable caching for the web GUI to accelerate requests.