diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-21 20:13:15 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-21 20:13:15 +0000 |
commit | 893d68e145a631813c3b154764e52ecd09931c85 (patch) | |
tree | 0d21a178305f310d161ca46d38cb434207979cae /games/ioquake3 | |
parent | 6e5af4f8d146921a3b33f8e62e76bfbaceeff695 (diff) | |
download | ports-893d68e145a631813c3b154764e52ecd09931c85.tar.gz ports-893d68e145a631813c3b154764e52ecd09931c85.zip |
- Make fetchable (icculus.org/quake3 -> ioquake3.org), also update WWW line.
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=177751
Diffstat (limited to 'games/ioquake3')
-rw-r--r-- | games/ioquake3/Makefile | 2 | ||||
-rw-r--r-- | games/ioquake3/pkg-descr | 2 |
2 files changed, 2 insertions, 2 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/ |