From 91db569c3973244e0d6817f38955041bd5c1efa1 Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Fri, 12 Mar 2010 06:30:38 +0000 Subject: [PATCH] Fixed the multiple src_uri so that it actually works now. --- sys-devel/flex/flex-2.5.35.bep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/flex/flex-2.5.35.bep b/sys-devel/flex/flex-2.5.35.bep index 9b67a9dfa..7d5afbe96 100644 --- a/sys-devel/flex/flex-2.5.35.bep +++ b/sys-devel/flex/flex-2.5.35.bep @@ -1,7 +1,7 @@ DESCRIPTION="Flex is a tool for generating scanners." HOMEPAGE="http://flex.sourceforge.net/" -SRC_URI="http://sourceforge.net/projects/flex/files/flex/flex-2.5.35/flex-2.5.35.tar.bz2/download" -SRC_URI="http://www.haiku-ports.de/packages/sources/flex-2.5.35.tar.bz2" +SRC_URI="http://sourceforge.net/projects/flex/files/flex/flex-2.5.35/flex-2.5.35.tar.bz2/download + http://www.haiku-ports.de/packages/sources/flex-2.5.35.tar.bz2" REVISION="1" STATUS_HAIKU="stable" DEPEND=""