diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-10-19 00:16:27 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-10-19 00:16:27 +0000 |
| commit | 9056ac5ca0fadfa778ae21013ff3a7bf4010e383 (patch) | |
| tree | 7b91c79d3e371a427cdb33e01139c280aafcde9a /openwrt/package/mini_httpd/ipkg/mini-httpd.control | |
| parent | 5824225005e76a5d63e0002bf8895104631e494c (diff) | |
| download | mtk-20170518-9056ac5ca0fadfa778ae21013ff3a7bf4010e383.zip mtk-20170518-9056ac5ca0fadfa778ae21013ff3a7bf4010e383.tar.gz mtk-20170518-9056ac5ca0fadfa778ae21013ff3a7bf4010e383.tar.bz2 | |
add a patch to provide a descent PATH to cgi, split in 3 packages (w/o ssl, w/ matrixssl & w/ openssl), add a restart command to init-script.
SVN-Revision: 2174
Diffstat (limited to 'openwrt/package/mini_httpd/ipkg/mini-httpd.control')
| -rw-r--r-- | openwrt/package/mini_httpd/ipkg/mini-httpd.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/mini_httpd/ipkg/mini-httpd.control b/openwrt/package/mini_httpd/ipkg/mini-httpd.control index 5084053..2082aad 100644 --- a/openwrt/package/mini_httpd/ipkg/mini-httpd.control +++ b/openwrt/package/mini_httpd/ipkg/mini-httpd.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: OpenWrt Developers Team <bugs@openwrt.org> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/mini_httpd/ +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org> +Source: buildroot internal Description: A small HTTP server, built with SSL support using MatrixSSL. Depends: libmatrixssl |
