diff options
author | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-24 00:02:25 +0000 |
---|---|---|
committer | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-24 00:02:25 +0000 |
commit | 5ddd435116e1fd6798200c25de4167a14a74768b (patch) | |
tree | 61de39052b93912177a29a3ef34b5c863a3b63fa /openwrt/package/iperf | |
parent | 1f2800f5f5534f4d76defa4deefbfff92f2ea944 (diff) |
fix description field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3269 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/iperf')
-rw-r--r-- | openwrt/package/iperf/ipkg/iperf.control | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openwrt/package/iperf/ipkg/iperf.control b/openwrt/package/iperf/ipkg/iperf.control index 6988224a90..16a82217ba 100644 --- a/openwrt/package/iperf/ipkg/iperf.control +++ b/openwrt/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. |