From f249735ad71fd5f13bfd295c55e1e0d596a1dbff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 22 Mar 2004 22:37:29 +0000 Subject: Another pass of .oe cleanups. BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ --- fget/fget_1.2.9.oe | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'fget') diff --git a/fget/fget_1.2.9.oe b/fget/fget_1.2.9.oe index cce0720056..3fb54150fe 100644 --- a/fget/fget_1.2.9.oe +++ b/fget/fget_1.2.9.oe @@ -1,11 +1,14 @@ -DESCRIPTION = "fget is a commandline tool for mirroring remote files via FTP. It was designed as an analog to the GNU wget \ -utility. The fget package includes an FTP client library, so that others can make use of FTP from within their own C programs. +DESCRIPTION = "fget is a commandline tool for mirroring \ +remote files via FTP. It was designed as an analog to the \ +GNU wget utility. The fget package includes an FTP client \ +library, so that others can make use of FTP from within \ +their own C programs." SECTION = "libs" PRIORITY = "optional" RDEPENDS = "libc6" DEPENDS = "virtual/libc" -SRC_URI = ftp://ftp-dev.cites.uiuc.edu/pub/${PN}/${P}.tar.gz +SRC_URI = "ftp://ftp-dev.cites.uiuc.edu/pub/fget/fget-${PV}.tar.gz" inherit autotools libtool -- cgit v1.2.3