summaryrefslogtreecommitdiff
path: root/package/iperf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/iperf/Makefile')
-rw-r--r--package/iperf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iperf/Makefile b/package/iperf/Makefile
index 4cde89a6d..4171ae9a1 100644
--- a/package/iperf/Makefile
+++ b/package/iperf/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 2.0.4
PKG_RELEASE:= 1
PKG_MD5SUM:= 8c5bc14cc2ea55f18f22afe3c23e3dcb
PKG_DESCR:= internet protocol bandwidth measuring tool
-PKG_SECTION:= net
+PKG_SECTION:= net/perf
PKG_DEPENDS:= libpthread
PKG_URL:= http://sourceforge.net/projects/iperf
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=iperf/}