summaryrefslogtreecommitdiff
path: root/package/traceroute/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/traceroute/Makefile')
-rw-r--r--package/traceroute/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/traceroute/Makefile b/package/traceroute/Makefile
index 640a7dac9..62b72a260 100644
--- a/package/traceroute/Makefile
+++ b/package/traceroute/Makefile
@@ -7,8 +7,8 @@ PKG_NAME:= traceroute
PKG_VERSION:= 2.0.19
PKG_RELEASE:= 1
PKG_MD5SUM:= dd15d563993020d088ba02e8f987deaf
-PKG_DESCR:= Utility to trace the route of IP packets
-PKG_SECTION:= net
+PKG_DESCR:= utility to trace the route of ip packets
+PKG_SECTION:= net/debug
PKG_URL:= http://traceroute.sourceforge.net/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=traceroute/}