From bc1afda5729654e5b72556039a67fcf3f8e3fcb5 Mon Sep 17 00:00:00 2001
From: zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea>
Date: Sun, 14 Jan 2007 18:33:03 +0000
Subject: One more icculus.org/quake3 purge, should be the last... Also one
 minor change to the website's get it page.

git-svn-id: svn://svn.icculus.org/quake3/trunk@1031 edf5b092-35ff-0310-97b2-ce42778d08ea
---
 code/unix/setup/pkg/ioquake3/pkginfo.template  | 6 +++---
 code/unix/setup/pkg/ioquake3d/pkginfo.template | 6 +++---
 code/unix/setup/setup.xml                      | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

(limited to 'code/unix')

diff --git a/code/unix/setup/pkg/ioquake3/pkginfo.template b/code/unix/setup/pkg/ioquake3/pkginfo.template
index 15aaf8f..34d5b1f 100644
--- a/code/unix/setup/pkg/ioquake3/pkginfo.template
+++ b/code/unix/setup/pkg/ioquake3/pkginfo.template
@@ -3,10 +3,10 @@ BASEDIR=/usr/local/share/games
 TZ=PST
 PATH=/sbin:/usr/sbin:/usr/bin:/usr/sadm/install/bin
 PKG=ioquake3
-NAME=Icculus.Org Quake3 1.34 for Solaris 10 (X11,GLX,SDL)
+NAME=ioquake3 1.34 for Solaris 10 (X11,GLX,SDL)
 VERSION=
 CATEGORY=application,graphics,opengl
-DESC=Icculus.Org Quake3 1.34 for Solaris 10 (http://www.icculus.org/quake3)
-VENDOR=http://www.icculus.org/quake3
+DESC=Icculus.Org Quake3 1.34 for Solaris 10 (http://www.ioquake3.org/)
+VENDOR=http://www.ioquake3.org/
 EMAIL=quake@cojot.name
 PKGSAV=/var/sadm/pkg/ioquake3/save
diff --git a/code/unix/setup/pkg/ioquake3d/pkginfo.template b/code/unix/setup/pkg/ioquake3d/pkginfo.template
index e651f10..a351c4d 100644
--- a/code/unix/setup/pkg/ioquake3d/pkginfo.template
+++ b/code/unix/setup/pkg/ioquake3d/pkginfo.template
@@ -3,10 +3,10 @@ BASEDIR=/usr/local/share/games
 TZ=PST
 PATH=/sbin:/usr/sbin:/usr/bin:/usr/sadm/install/bin
 PKG=ioquake3d
-NAME=Icculus.Org Quake3 game data files for Solaris 10 (X11,GLX,SDL)
+NAME=ioquake3 game data files for Solaris 10 (X11,GLX,SDL)
 VERSION=
 CATEGORY=application,graphics,opengl
-DESC=Icculus.Org Quake3 game data files for Solaris 10 (http://www.icculus.org/quake3)
-VENDOR=http://www.icculus.org/quake3
+DESC=ioquake3 game data files for Solaris 10 (http://www.ioquake3.org/)
+VENDOR=http://www.ioquake3.org/
 EMAIL=quake@cojot.name
 PKGSAV=/var/sadm/pkg/ioquake3d/save
diff --git a/code/unix/setup/setup.xml b/code/unix/setup/setup.xml
index bfa29cf..1450145 100644
--- a/code/unix/setup/setup.xml
+++ b/code/unix/setup/setup.xml
@@ -2,7 +2,7 @@
 <install product="ioquake3"
 	desc="ioquake3"
 	version="@VERSION@"
-	update_url="http://www.icculus.org/quake3/updates.txt"
+	update_url="http://www.ioquake3.org/updates.txt"
 	promptbinaries="yes"
 	reinstall="yes"
 	nopromptoverwrite="yes"
-- 
cgit v1.2.3