diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 21:59:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 21:59:35 +0000 |
commit | 2340261b99122a59aba2a2dcd692fd6fa2581e1d (patch) | |
tree | da57c271286e4f5a1e0af297478a112d4bbef7c4 /games | |
parent | d757038273678a753ed008b308d639dcb52105cd (diff) | |
download | ports-2340261b99122a59aba2a2dcd692fd6fa2581e1d.tar.gz ports-2340261b99122a59aba2a2dcd692fd6fa2581e1d.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/darkplaces/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile index d16bd8e0f6a5..51989fccebec 100644 --- a/games/darkplaces/Makefile +++ b/games/darkplaces/Makefile @@ -9,7 +9,7 @@ PORTNAME= darkplaces PORTVERSION= 20071120 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://offload1.icculus.org/twilight/darkplaces/files/ +MASTER_SITES= http://offload1.icculus.org:9090/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org |