diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-27 15:18:54 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-27 15:18:54 +0000 |
commit | 46659cd9f05fa7014917dcbc79176f2c68d17391 (patch) | |
tree | df58920e4827f404c7f434d974a55488c22f8daf /tin | |
parent | 3757d36b958bccdf5563c5b0756604527499e354 (diff) |
fix section on a couple of console/network utilities
BKrev: 41582f5eJjXqF4GXvXTwBBUvTIsuWg
Diffstat (limited to 'tin')
-rw-r--r-- | tin/tin_1.7.3.oe | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tin/tin_1.7.3.oe b/tin/tin_1.7.3.oe index 90fbb6c2d5..44932d75f7 100644 --- a/tin/tin_1.7.3.oe +++ b/tin/tin_1.7.3.oe @@ -1,5 +1,7 @@ -DEPENDS = "ncurses" DESCRIPTION = "Tin is a powerful text mode news reader." +SECTION = "console/network" +DEPENDS = "ncurses" +PR = "r1" SRC_URI = "ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-${PV}.tar.gz \ file://makecfg-buildcc.patch;patch=1 \ |