diff options
author | Matthias Hentges <oe@hentges.net> | 2004-10-12 14:04:40 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-10-12 14:04:40 +0000 |
commit | ad67cc461bf2d612f427df24a9b0078fd23293ca (patch) | |
tree | 212572ac516b7dfc8e8b08c9c16e72a4492851b3 /tcpick/tcpick_0.1.22.oe | |
parent | d1c3b5ac5b67787dd8591d75c37b450367900831 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/mhentges/OpenEmbedded/packages
2004/10/12 16:03:13+02:00 handhelds.org!CoreDump
More section fixes
BKrev: 416be478U3wZ_yiCDqd0QreoBYPNrg
Diffstat (limited to 'tcpick/tcpick_0.1.22.oe')
-rw-r--r-- | tcpick/tcpick_0.1.22.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpick/tcpick_0.1.22.oe b/tcpick/tcpick_0.1.22.oe index 9f6845d586..696218b136 100644 --- a/tcpick/tcpick_0.1.22.oe +++ b/tcpick/tcpick_0.1.22.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Tcpick Tcp Stream Sniffer and Connection Tracker" -SECTION = "base" +SECTION = "console/network" PRIORITY = "required" DEPENDS = "ncurses" |