From 1957d549ad9562130827821eefd8dc11ddfe2277 Mon Sep 17 00:00:00 2001 From: alepulver Date: Mon, 29 May 2006 22:47:09 +0000 Subject: - Mirror patch to my FTP and change MASTER_SITES. - Remove site which doesn't contain the data anymore. Approved by: garga (mentor, implicitly) --- games/alienarena-data/Makefile | 8 ++++---- games/alienarena/Makefile | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'games') 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) -- cgit