aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-04-13 04:15:02 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-04-13 04:15:02 +0000
commit9d94b30ce64efcb4221525b9da682bcf11af9740 (patch)
treec3903f8b41c43831ffabc244002373ba2b0ca3cf /www/lighttpd
parentce9f4228f63e2fa9ac042a0b469147ba37d2d721 (diff)
downloadports-9d94b30ce64efcb4221525b9da682bcf11af9740.tar.gz
ports-9d94b30ce64efcb4221525b9da682bcf11af9740.zip
Notes
Diffstat (limited to 'www/lighttpd')
-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 \