diff options
Diffstat (limited to 'games/darkplaces/Makefile')
-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 |