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 /slrn/slrn_0.9.8.0.oe | |
parent | 3757d36b958bccdf5563c5b0756604527499e354 (diff) |
fix section on a couple of console/network utilities
BKrev: 41582f5eJjXqF4GXvXTwBBUvTIsuWg
Diffstat (limited to 'slrn/slrn_0.9.8.0.oe')
-rw-r--r-- | slrn/slrn_0.9.8.0.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/slrn/slrn_0.9.8.0.oe b/slrn/slrn_0.9.8.0.oe index ab03f8bec2..5dca0bbf90 100644 --- a/slrn/slrn_0.9.8.0.oe +++ b/slrn/slrn_0.9.8.0.oe @@ -1,8 +1,9 @@ DESCRIPTION = "slrn - console news reader" -SECTION = "base" +SECTION = "console/network" PRIORITY = "optional" MAINTAINER = "Graeme Gregory <xora@lordpain.uklinux.net>" DEPENDS = "slang" +PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/slrn/slrn-${PV}.tar.bz2 \ file://m4.patch;patch=1 \ |