diff options
author | Florian Fainelli <florian@openwrt.org> | 2005-12-14 12:01:36 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2005-12-14 12:01:36 +0000 |
commit | 25f514a1f78e7445330e7be3ef5963b0f66637c6 (patch) | |
tree | 1be80177ad740e754b6bca64336eaa1696573a7e /package/wccpd/ipkg | |
parent | 8701eb1865f5fc8801a82b728436af81ac084b3b (diff) | |
download | upstream-25f514a1f78e7445330e7be3ef5963b0f66637c6.tar.gz upstream-25f514a1f78e7445330e7be3ef5963b0f66637c6.tar.bz2 upstream-25f514a1f78e7445330e7be3ef5963b0f66637c6.zip |
Added wccpd a Web Cache Coordination Protocol daemon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2668 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wccpd/ipkg')
-rwxr-xr-x | package/wccpd/ipkg/wccpd.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/wccpd/ipkg/wccpd.control b/package/wccpd/ipkg/wccpd.control new file mode 100755 index 0000000000..136051d6b8 --- /dev/null +++ b/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. |