diff options
Diffstat (limited to 'openwrt/package/lighttpd/ipkg')
-rw-r--r-- | openwrt/package/lighttpd/ipkg/lighttpd-mod-expire.control | 9 | ||||
-rw-r--r-- | openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-expire.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-expire.control new file mode 100644 index 000000000..291dea020 --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-expire.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-expire +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lighttpd/ +Description: Expire module for lighttpd +Depends: lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control new file mode 100644 index 000000000..f5204c45a --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-ssi +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lighttpd/ +Description: SSI module for lighttpd +Depends: lighttpd |