fix description field

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3269 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
OpenWrt Developers 2006-02-24 00:02:25 +00:00
parent a2ddd8426b
commit 96ea4a52a5
2 changed files with 0 additions and 5 deletions

View File

@ -2,6 +2,4 @@ Package: glib1
Priority: optional
Section: libs
Description: The GLib library of C routines
GLib is a library containing many useful C routines for things such
as trees, hashes, and lists.
Depends: libpthread

View File

@ -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.