aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-05-30 06:47:09 +0800
committeralepulver <alepulver@FreeBSD.org>2006-05-30 06:47:09 +0800
commit1957d549ad9562130827821eefd8dc11ddfe2277 (patch)
tree6719b783de5affc27a0b8e0ec8b1127badd0bf39 /games
parent8da919601ef2e36dd8f19beb970124d06a570f5b (diff)
downloadfreebsd-ports-gnome-1957d549ad9562130827821eefd8dc11ddfe2277.tar.gz
freebsd-ports-gnome-1957d549ad9562130827821eefd8dc11ddfe2277.tar.zst
freebsd-ports-gnome-1957d549ad9562130827821eefd8dc11ddfe2277.zip
- Mirror patch to my FTP and change MASTER_SITES.
- Remove site which doesn't contain the data anymore. Approved by: garga (mentor, implicitly)
Diffstat (limited to 'games')
-rw-r--r--games/alienarena-data/Makefile8
-rw-r--r--games/alienarena/Makefile8
2 files changed, 8 insertions, 8 deletions
diff --git a/games/alienarena-data/Makefile b/games/alienarena-data/Makefile
index 038216e76aa3..33fc17e41db8 100644
--- a/games/alienarena-data/Makefile
+++ b/games/alienarena-data/Makefile
@@ -8,11 +8,11 @@
PORTNAME= alienarena
DISTVERSION= 2006.ge
CATEGORIES= games
-MASTER_SITES= http://offload1.icculus.org/~ravage/alienarena2006/ \
- http://cor.planetquake.gamespy.com/codered/files/
+MASTER_SITES= http://offload1.icculus.org/~ravage/alienarena2006/:data \
+ ftp://ftp.alepulver.com.ar/distfiles/:patch
PKGNAMESUFFIX= -data
-DISTFILES= ${PORTNAME}-2006ge-x86.run \
- aa2k6updateGE501c-x86.zip
+DISTFILES= ${PORTNAME}-2006ge-x86.run:data \
+ aa2k6updateGE501c-x86.zip:patch
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Alien Arena 2006 (data)
diff --git a/games/alienarena/Makefile b/games/alienarena/Makefile
index 349866a70a72..e293fe9247d8 100644
--- a/games/alienarena/Makefile
+++ b/games/alienarena/Makefile
@@ -8,10 +8,10 @@
PORTNAME= alienarena
DISTVERSION= 2006.ge
CATEGORIES= games
-MASTER_SITES= http://offload1.icculus.org/~ravage/alienarena2006/ \
- http://cor.planetquake.gamespy.com/codered/files/
-DISTFILES= ${PORTNAME}-2006ge-x86.run \
- aa2k6updateGE501c-x86.zip
+MASTER_SITES= http://offload1.icculus.org/~ravage/alienarena2006/:data \
+ ftp://ftp.alepulver.com.ar/distfiles/:patch
+DISTFILES= ${PORTNAME}-2006ge-x86.run:data \
+ aa2k6updateGE501c-x86.zip:patch
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Alien Arena 2006 (native version)