diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-11-21 20:13:15 +0000 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-11-21 20:13:15 +0000 |
commit | 60cff843900ba5de54d0e2ab1128388afcb9b6c5 (patch) | |
tree | 3d0e15b83ee3299f683c6dfa0b12d70cb58de866 /games | |
parent | 25d2aee5f66f215024619c57e3e930dd854b605d (diff) | |
download | FreeBSD-ports-60cff843900ba5de54d0e2ab1128388afcb9b6c5.zip FreeBSD-ports-60cff843900ba5de54d0e2ab1128388afcb9b6c5.tar.gz |
- Make fetchable (icculus.org/quake3 -> ioquake3.org), also update WWW line.
Reported by: pointyhat
Diffstat (limited to 'games')
-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 aa39e6b..5203f93 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 6bb3f40..d49d4c0 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 aa39e6b..5203f93 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 6bb3f40..d49d4c0 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/ |