aboutsummaryrefslogtreecommitdiffstats
path: root/www/lighttpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/lighttpd/Makefile')
-rw-r--r--www/lighttpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index fd730817e472..8ca22717e76b 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -37,7 +37,7 @@ OPTIONS= BZIP2 "Enable Bzip2 support" off \
GDBM "Enable gdbm storage support" off \
IPV6 "Enable IPV6 support" on \
MAGNET "Enable magnet support" off \
- MEMCACHE "Enable memcached storage support" off \
+ MEMCACHE "Enable memory caching support" off \
MYSQL "Enable MYSQL support" off \
OPENLDAP "Enable LDAP support" off \
OPENSSL "Enable SSL support" on \