diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-14 12:01:36 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-14 12:01:36 +0000 |
commit | 5f8739679a88eef70c926c4144c472b1eb94daf4 (patch) | |
tree | 398e02f2d4b852fa6a5f321481bc098d219fff75 /openwrt/package/wccpd/ipkg | |
parent | d22bacc1b871897e5ef23790899c4d3f981fd530 (diff) |
Added wccpd a Web Cache Coordination Protocol daemon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2668 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/wccpd/ipkg')
-rwxr-xr-x | openwrt/package/wccpd/ipkg/wccpd.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/wccpd/ipkg/wccpd.control b/openwrt/package/wccpd/ipkg/wccpd.control new file mode 100755 index 000000000..136051d6b --- /dev/null +++ b/openwrt/package/wccpd/ipkg/wccpd.control @@ -0,0 +1,5 @@ +Package: wccpd +Section: net +Architecture: mipsel +Priority: optional +Description: wccpd is a WCCP (Web Cache Coordination Protocol) server daemon. |