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/Makefile | |
parent | 6e5af4f8d146921a3b33f8e62e76bfbaceeff695 (diff) | |
download | ports-893d68e145a631813c3b154764e52ecd09931c85.tar.gz ports-893d68e145a631813c3b154764e52ecd09931c85.zip |
Notes
Diffstat (limited to 'games/ioquake3/Makefile')
-rw-r--r-- | games/ioquake3/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |