From af4a37e8dccdcfb943ea529231ae5a8be052abaa Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Tue, 28 Sep 2010 21:49:54 +0000 Subject: [PATCH] Fix bep file for Pe to specify svn r600. --- haiku-apps/pe/pe-2.4.3-600.bep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-apps/pe/pe-2.4.3-600.bep b/haiku-apps/pe/pe-2.4.3-600.bep index 14b088cd2..0371a7165 100644 --- a/haiku-apps/pe/pe-2.4.3-600.bep +++ b/haiku-apps/pe/pe-2.4.3-600.bep @@ -1,6 +1,6 @@ DESCRIPTION="Pe - Programmer's Editor" HOMEPAGE="http://pe-editor.berlios.de/" -SRC_URI="svn+http://svn.berlios.de/svnroot/repos/pe-editor/trunk" +SRC_URI="svn+http://svn.berlios.de/svnroot/repos/pe-editor/trunk#600" REVISION="1" STATUS_HAIKU="stable" DEPEND="dev-libs/libpcre >= 8.00"