aboutsummaryrefslogtreecommitdiffstats
path: root/lftp
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-09-27 15:18:54 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-09-27 15:18:54 +0000
commit46659cd9f05fa7014917dcbc79176f2c68d17391 (patch)
treedf58920e4827f404c7f434d974a55488c22f8daf /lftp
parent3757d36b958bccdf5563c5b0756604527499e354 (diff)
downloadopenembedded-46659cd9f05fa7014917dcbc79176f2c68d17391.tar.gz
fix section on a couple of console/network utilities
BKrev: 41582f5eJjXqF4GXvXTwBBUvTIsuWg
Diffstat (limited to 'lftp')
-rw-r--r--lftp/lftp_3.0.1.oe4
1 files changed, 2 insertions, 2 deletions
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"