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 --- fetchmail/fetchmail_6.2.3.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fetchmail') diff --git a/fetchmail/fetchmail_6.2.3.oe b/fetchmail/fetchmail_6.2.3.oe index 68286ec024..247ed042f6 100644 --- a/fetchmail/fetchmail_6.2.3.oe +++ b/fetchmail/fetchmail_6.2.3.oe @@ -5,8 +5,8 @@ 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 +SRC_URI = "http://catb.org/~esr/fetchmail/fetchmail-${PV}.tar.gz \ + file://${FILESDIR}/configure.patch;patch=1" inherit autotools -- cgit v1.2.3