diff options
author | Florian Fainelli <florian@openwrt.org> | 2005-12-14 13:23:40 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2005-12-14 13:23:40 +0000 |
commit | 150f2e49687c8798720af18ef3d7d3c04a959a45 (patch) | |
tree | c9fb274f326e22f05c8d841182c94d50991dd067 /package/wccpd | |
parent | 25f514a1f78e7445330e7be3ef5963b0f66637c6 (diff) | |
download | upstream-150f2e49687c8798720af18ef3d7d3c04a959a45.tar.gz upstream-150f2e49687c8798720af18ef3d7d3c04a959a45.tar.bz2 upstream-150f2e49687c8798720af18ef3d7d3c04a959a45.zip |
Added libcli, l2tpns, fixed typo and mising URL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2669 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wccpd')
-rwxr-xr-x | package/wccpd/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/wccpd/Config.in b/package/wccpd/Config.in index 33b35ecb0e..ed219ed5f7 100755 --- a/package/wccpd/Config.in +++ b/package/wccpd/Config.in @@ -7,3 +7,5 @@ config BR2_PACKAGE_WCCPD It allows a router (running Linux) to redirect web traffic to a group of Squid servers using WCCP as the monitoring/controling protocol. + + http://wccpd.sourceforge.net/ |