diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-08-12 13:02:09 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:46 +0700 |
commit | 1b4b316c56021aa50684103f751b88929448add8 (patch) | |
tree | 64a04ac40afce5ae8d32f4115f1c74aa194952b5 /network/lighttpd/lighttpd.info | |
parent | 73a5930ef0e62632e556e4d9a67b66e67973e393 (diff) | |
download | slackbuilds-1b4b316c56021aa50684103f751b88929448add8.tar.gz |
network/lighttpd: Refactor configuration, changed maintainer.
Added the optional dependency lua.
Fixed php.ini location in README.SLACKWARE and hardcoded
lighttpd user (thanks to Andrzej Telszewski)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/lighttpd/lighttpd.info')
-rw-r--r-- | network/lighttpd/lighttpd.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/lighttpd/lighttpd.info b/network/lighttpd/lighttpd.info index bce3461f78..f7c327b733 100644 --- a/network/lighttpd/lighttpd.info +++ b/network/lighttpd/lighttpd.info @@ -6,5 +6,5 @@ MD5SUM="1df2e4dbc965cfe6f99f008ac3db4d8d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="paul wisehart" -EMAIL="paul@oldcode.org" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |