From 113e9f87ad0dcb2a5c7d71cadfdba93fe2ef92e3 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 08:26:04 +0000 Subject: Add a ton of missing package DESCRIPTION fields. BKrev: 4052c59c7bolGgKg0fqnaHTjcsYRWQ --- fetchmail/fetchmail_6.2.3.oe | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'fetchmail') diff --git a/fetchmail/fetchmail_6.2.3.oe b/fetchmail/fetchmail_6.2.3.oe index 7f5c3f36db..68286ec024 100644 --- a/fetchmail/fetchmail_6.2.3.oe +++ b/fetchmail/fetchmail_6.2.3.oe @@ -1,5 +1,9 @@ DEPENDS = "virtual/libc" RDEPENDS = "libc6" +DESCRIPTION = "Fetchmail is a free, full-featured, robust, \ +well-documented remote-mail retrieval and forwarding utility \ +intended to be used over on-demand TCP/IP links \ +(such as SLIP or PPP connections)." SRC_URI = http://catb.org/~esr/fetchmail/fetchmail-${PV}.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 -- cgit 1.2.3-korg