From 4fbcc335830b5e4fbab30adfa8789a0d92d058c7 Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Sun, 5 Jan 2014 23:29:03 -0800 Subject: [PATCH] Moved repo for bespider to HaikuArchives --- haiku-games/bespider/bespider-0.1.0.recipe | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/haiku-games/bespider/bespider-0.1.0.recipe b/haiku-games/bespider/bespider-0.1.0.recipe index 7155da388..002a1a37c 100644 --- a/haiku-games/bespider/bespider-0.1.0.recipe +++ b/haiku-games/bespider/bespider-0.1.0.recipe @@ -5,10 +5,11 @@ is to stack all the cards of a suit, from king to ace. When you have stacked as many cards as you can, you can use a \ stock to place a new card on top of every pile. " -HOMEPAGE="https://github.com/przemub/BeSpider" -SRC_URI="git://github.com/noryb009/BeSpider.git#1960ac1e68d3656c10032d012764ba525befb3d5" +HOMEPAGE="https://github.com/HaikuArchives/BeSpider" +SRC_URI="git://github.com/HaikuArchives/BeSpider.git#2af10fba06839a79a96b7cde98fd7e10abce7ec9" LICENSE="MIT" -COPYRIGHT="2013 Przemysław Buczkowski, Luke (noryb009)" +COPYRIGHT="2013 Przemysław Buczkowski, + 2013 Luke (noryb009)" REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64"