From 2b812039e7d54272aebd679a7ad3eb2ff8800909 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Sun, 12 Aug 2012 21:05:51 +0000 Subject: [PATCH] Change the repository url for beam-1.2alpha since it has migrated to git --- haiku-apps/beam/beam-1.2alpha.bep | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/haiku-apps/beam/beam-1.2alpha.bep b/haiku-apps/beam/beam-1.2alpha.bep index 2a43f7420..9b3c01965 100644 --- a/haiku-apps/beam/beam-1.2alpha.bep +++ b/haiku-apps/beam/beam-1.2alpha.bep @@ -1,7 +1,6 @@ DESCRIPTION="An e-mail client." HOMEPAGE="http://beam.sourceforge.net" -SRC_URI="cvs://:pserver:anonymous@beam.cvs.sourceforge.net:/cvsroot/beam/beam" -#SRC_URI="cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/beam" +SRC_URI="git://beam.git.sourceforge.net/gitroot/beam/beam" REVISION="1" STATUS_HAIKU="stable" DEPEND="liblayout >= 1.4.0"