diff options
author | OpenWrt Developers <openwrt-devel@openwrt.org> | 2006-02-24 00:02:25 +0000 |
---|---|---|
committer | OpenWrt Developers <openwrt-devel@openwrt.org> | 2006-02-24 00:02:25 +0000 |
commit | 96ea4a52a58b36f02da3d1bb7c679fd20077a4b4 (patch) | |
tree | b16d3226bd18eba52fde77d1e779d5b1f661ed11 /package/iperf | |
parent | a2ddd8426b74d64a82f2a9841a43e7d2e243d4c9 (diff) | |
download | upstream-96ea4a52a58b36f02da3d1bb7c679fd20077a4b4.tar.gz upstream-96ea4a52a58b36f02da3d1bb7c679fd20077a4b4.tar.bz2 upstream-96ea4a52a58b36f02da3d1bb7c679fd20077a4b4.zip |
fix description field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3269 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iperf')
-rw-r--r-- | package/iperf/ipkg/iperf.control | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/iperf/ipkg/iperf.control b/package/iperf/ipkg/iperf.control index 6988224a90..16a82217ba 100644 --- a/package/iperf/ipkg/iperf.control +++ b/package/iperf/ipkg/iperf.control @@ -3,6 +3,3 @@ Priority: optional Section: net Depends: uclibc++ Description: Internet Protocol bandwidth measuring tool. - Iperf is a modern alternative for measuring TCP and UDP bandwidth - performance, allowing the tuning of various parameters and - characteristics. |