diff options
author | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-13 22:35:09 +0000 |
---|---|---|
committer | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-13 22:35:09 +0000 |
commit | 315473bcceb6832612703ff1642477f040ac961c (patch) | |
tree | 97e5a658f671f96d288a2dca496a404d1ca5d143 /openwrt/package/elhttp/ipkg/elhttp.control | |
parent | 8ce48bdf4514ceafa03232fc722a10a5cae9a088 (diff) |
fix elhttp build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3234 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/elhttp/ipkg/elhttp.control')
-rw-r--r-- | openwrt/package/elhttp/ipkg/elhttp.control | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/openwrt/package/elhttp/ipkg/elhttp.control b/openwrt/package/elhttp/ipkg/elhttp.control index 50364b5f48..4492e43f1c 100644 --- a/openwrt/package/elhttp/ipkg/elhttp.control +++ b/openwrt/package/elhttp/ipkg/elhttp.control @@ -1,9 +1,4 @@ Package: elhttp -Section: net -Architecture: mipsel -Maintainer: Florian Fainelli <florian@alphacore.net> -Source: http://www.cr0.net:8040/code/network/ -Description: The extra-light http proxy server. Features: keep-alive -connections, http connect method, SSL/TLS support, ACLs -and client requests logging. Priority: optional +Section: net +Description: The extra-light http proxy server. |