diff options
author | Daniel de Kok <danieldk@pobox.com> | 2010-05-11 19:45:54 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:45:54 +0200 |
commit | 2e4da0964a8e9a99181261911874cef506d050ac (patch) | |
tree | 8074a3488609ec8556a12250060b894cae799532 /network/lighttpd/README | |
parent | 636c1c24830e3370110ce101e5914e00fe4ec4ca (diff) | |
download | slackbuilds-2e4da0964a8e9a99181261911874cef506d050ac.tar.gz |
network/lighttpd: Updated for version 1.4.18
Diffstat (limited to 'network/lighttpd/README')
-rw-r--r-- | network/lighttpd/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/network/lighttpd/README b/network/lighttpd/README index 5622d52f80..6a9e3e0cf1 100644 --- a/network/lighttpd/README +++ b/network/lighttpd/README @@ -33,4 +33,3 @@ to stop lighttpd on system shutdown. if [ -x /etc/rc.d/rc.lighttpd ]; then /etc/rc.d/rc.lighttpd stop fi - |