From 46659cd9f05fa7014917dcbc79176f2c68d17391 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 27 Sep 2004 15:18:54 +0000 Subject: fix section on a couple of console/network utilities BKrev: 41582f5eJjXqF4GXvXTwBBUvTIsuWg --- lftp/lftp_3.0.1.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lftp') diff --git a/lftp/lftp_3.0.1.oe b/lftp/lftp_3.0.1.oe index a683b46760..a054bbdedb 100644 --- a/lftp/lftp_3.0.1.oe +++ b/lftp/lftp_3.0.1.oe @@ -2,9 +2,9 @@ DESCRIPTION = "lftp is a sophisticated command line based file \ transfer program. Supported protocols include FTP, HTTP, \ and FISH." HOMEPAGE = "http://lftp.yar.ru" -SECTION = "net" -PRIORITY = "optional" +SECTION = "console/network" DEPENDS = "readline" +PR = "r1" SRC_URI = "http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-${PV}.tar.bz2 \ file://pty.patch;patch=1" -- cgit v1.2.3