diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-11-22 04:13:15 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-11-22 04:13:15 +0800 |
commit | 60cff843900ba5de54d0e2ab1128388afcb9b6c5 (patch) | |
tree | 3d0e15b83ee3299f683c6dfa0b12d70cb58de866 | |
parent | 25d2aee5f66f215024619c57e3e930dd854b605d (diff) | |
download | freebsd-ports-gnome-60cff843900ba5de54d0e2ab1128388afcb9b6c5.tar.gz freebsd-ports-gnome-60cff843900ba5de54d0e2ab1128388afcb9b6c5.tar.zst freebsd-ports-gnome-60cff843900ba5de54d0e2ab1128388afcb9b6c5.zip |
- Make fetchable (icculus.org/quake3 -> ioquake3.org), also update WWW line.
Reported by: pointyhat
-rw-r--r-- | games/ioquake3/Makefile | 2 | ||||
-rw-r--r-- | games/ioquake3/pkg-descr | 2 | ||||
-rw-r--r-- | games/iourbanterror/Makefile | 2 | ||||
-rw-r--r-- | games/iourbanterror/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile index aa39e6b6f1e4..5203f93947c8 100644 --- a/games/ioquake3/Makefile +++ b/games/ioquake3/Makefile @@ -8,7 +8,7 @@ PORTNAME= ioquake3 DISTVERSION= 1.34-rc2 CATEGORIES= games -MASTER_SITES= http://offload1.icculus.org/quake3/files/ +MASTER_SITES= http://ioquake3.org/files/ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= alepulver@FreeBSD.org diff --git a/games/ioquake3/pkg-descr b/games/ioquake3/pkg-descr index 6bb3f4006f49..d49d4c07954b 100644 --- a/games/ioquake3/pkg-descr +++ b/games/ioquake3/pkg-descr @@ -8,4 +8,4 @@ playing Quake 3: Arena, Team Arena, and all popular mods. This distribution of the engine has been ported to many new platforms and has had a slew of new features added, along with massive bug extermination. -WWW: http://icculus.org/quake3/ +WWW: http://ioquake3.org/ diff --git a/games/iourbanterror/Makefile b/games/iourbanterror/Makefile index aa39e6b6f1e4..5203f93947c8 100644 --- a/games/iourbanterror/Makefile +++ b/games/iourbanterror/Makefile @@ -8,7 +8,7 @@ PORTNAME= ioquake3 DISTVERSION= 1.34-rc2 CATEGORIES= games -MASTER_SITES= http://offload1.icculus.org/quake3/files/ +MASTER_SITES= http://ioquake3.org/files/ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= alepulver@FreeBSD.org diff --git a/games/iourbanterror/pkg-descr b/games/iourbanterror/pkg-descr index 6bb3f4006f49..d49d4c07954b 100644 --- a/games/iourbanterror/pkg-descr +++ b/games/iourbanterror/pkg-descr @@ -8,4 +8,4 @@ playing Quake 3: Arena, Team Arena, and all popular mods. This distribution of the engine has been ported to many new platforms and has had a slew of new features added, along with massive bug extermination. -WWW: http://icculus.org/quake3/ +WWW: http://ioquake3.org/ |