diff options
author | pav <pav@FreeBSD.org> | 2009-02-01 05:59:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-02-01 05:59:35 +0800 |
commit | 34223ae4a2af95c9d5f5bdf57c36a3a273f93619 (patch) | |
tree | f534537a47d73c5510ceb3ea7a3a88a90e2cc182 /games/darkplaces | |
parent | d3cc5121bf16c55b18b8a8d2b89b244f40e56d0d (diff) | |
download | freebsd-ports-gnome-34223ae4a2af95c9d5f5bdf57c36a3a273f93619.tar.gz freebsd-ports-gnome-34223ae4a2af95c9d5f5bdf57c36a3a273f93619.tar.zst freebsd-ports-gnome-34223ae4a2af95c9d5f5bdf57c36a3a273f93619.zip |
- Update download location
Diffstat (limited to 'games/darkplaces')
-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 |