diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-12-29 21:34:35 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-12-29 21:34:35 +0000 |
commit | 14ad5bb3f88c28cb0e6bdfc805cc5cebc577f372 (patch) | |
tree | b54e778ed353efc269e5d0c13ba76cb40ad083c2 /games/quake2-source | |
parent | 575a6431fc461ef24aae8251bc0e734e9d42c66e (diff) | |
download | ports-14ad5bb3f88c28cb0e6bdfc805cc5cebc577f372.tar.gz ports-14ad5bb3f88c28cb0e6bdfc805cc5cebc577f372.zip |
Notes
Diffstat (limited to 'games/quake2-source')
-rw-r--r-- | games/quake2-source/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2-source/Makefile b/games/quake2-source/Makefile index ca9388db4b9c..7c15dfeeb991 100644 --- a/games/quake2-source/Makefile +++ b/games/quake2-source/Makefile @@ -8,7 +8,7 @@ PORTNAME= source PORTVERSION= 3.21 CATEGORIES= games -MASTER_SITES= http://www.icculus.org/quake2/files/:icc \ +MASTER_SITES= http://offload1.icculus.org/quake2/files/:icc \ ${MASTER_SITE_IDSOFTWARE:S|$|quake2/source/:id|} PKGNAMEPREFIX= quake2- DISTNAME= quake2-r0.16.2 |