From 3e84ec11321a8560bf3b412bc3708dca4767ca05 Mon Sep 17 00:00:00 2001
From: Daniel James <daniel@64studio.com>
Date: Mon, 29 Nov 2010 16:20:17 +0000
Subject: [PATCH] Fixed more out of date references to Campware and LiveSupport

---
 3rd_party/getid3/configure                                 | 2 +-
 backend/configure                                          | 2 +-
 etc/debian/control                                         | 6 +++---
 etc/portage/media-radio/livesupport/livesupport-1.0.ebuild | 4 ++--
 install/svnUpdate.sh                                       | 2 +-
 utils/campcaster-backup                                    | 4 ++--
 6 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/3rd_party/getid3/configure b/3rd_party/getid3/configure
index 0c58cc366..abb0fa62e 100755
--- a/3rd_party/getid3/configure
+++ b/3rd_party/getid3/configure
@@ -3,7 +3,7 @@
 #   Copyright (c) 2010 Sourcefabric O.P.S.
 #
 #   This file is part of the Campcaster project.
-#   http://campcaster.campware.org/
+#   http://campcaster.sourcefabric.org/
 #
 #   Campcaster is free software; you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as published by
diff --git a/backend/configure b/backend/configure
index 26ccda218..30c0822dd 100755
--- a/backend/configure
+++ b/backend/configure
@@ -3,7 +3,7 @@
 #   Copyright (c) 2010 Sourcefabric O.P.S.
 #
 #   This file is part of the Campcaster project.
-#   http://campcaster.campware.org/
+#   http://campcaster.sourcefabric.org/
 #
 #   Campcaster is free software; you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as published by
diff --git a/etc/debian/control b/etc/debian/control
index 0b1663a4e..8da292016 100644
--- a/etc/debian/control
+++ b/etc/debian/control
@@ -83,7 +83,7 @@ Description: A radio program automation and support tool.
  .
  This package contains the libraries used by Campcaster.
  .
- Web site: http://campcaster.campware.org
+ Web site: http://campcaster.sourcefabric.org
 
 Package: campcaster-station
 Architecture: any
@@ -133,7 +133,7 @@ Description: A radio program automation and support tool.
  This package contains the server components of Campcaster:
  a storage server, a scheduler daemon, and a web interface.
  .
- Web site: http://campcaster.campware.org
+ Web site: http://campcaster.sourcefabric.org
 
 Package: campcaster-studio
 Architecture: any
@@ -178,4 +178,4 @@ Description: A radio program automation and support tool.
  .
  This package contains the GUI client component of Campcaster.
  .
- Web site: http://campcaster.campware.org
+ Web site: http://campcaster.sourcefabric.org
diff --git a/etc/portage/media-radio/livesupport/livesupport-1.0.ebuild b/etc/portage/media-radio/livesupport/livesupport-1.0.ebuild
index df41e2ea0..cc817750e 100644
--- a/etc/portage/media-radio/livesupport/livesupport-1.0.ebuild
+++ b/etc/portage/media-radio/livesupport/livesupport-1.0.ebuild
@@ -6,8 +6,8 @@ inherit eutils flag-o-matic
 
 IUSE=""
 
-DESCRIPTION="LiveSupport is a radio broadcast support tool."
-HOMEPAGE="http://livesupport.campware.org/"
+DESCRIPTION="Campcaster is a radio broadcast support tool."
+HOMEPAGE="http://campcaster.sourcefabric.org/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
diff --git a/install/svnUpdate.sh b/install/svnUpdate.sh
index 32a19bd05..1cb611496 100755
--- a/install/svnUpdate.sh
+++ b/install/svnUpdate.sh
@@ -3,7 +3,7 @@
 #   Copyright (c) 2010 Sourcefabric O.P.S.
 #
 #   This file is part of the Campcaster project.
-#   http://campcaster.campware.org/
+#   http://campcaster.sourcefabric.org/
 #
 #   Campcaster is free software; you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as published by
diff --git a/utils/campcaster-backup b/utils/campcaster-backup
index 920c02979..fbfe430c3 100755
--- a/utils/campcaster-backup
+++ b/utils/campcaster-backup
@@ -3,7 +3,7 @@
 #   Copyright (c) 2010 Sourcefabric O.P.S.
 #
 #   This file is part of the Campcaster project.
-#   http://campcaster.campware.org/
+#   http://campcaster.sourcefabric.org/
 #
 #   Campcaster is free software; you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
 #   along with Campcaster; if not, write to the Free Software
 #   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #
-#-------------------------------------------------------------------------------                                                                                
+#-------------------------------------------------------------------------------
 #-------------------------------------------------------------------------------
 #  This script creates a tgz archive of the Campcaster storage.
 #