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. #