From 1a16d82a0eaf6c4409427b4482d5abefe560f586 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Thu, 3 Jul 2003 05:21:02 +0000 Subject: [PATCH] Host distfile locally --- games/q3server-excessive/Makefile | 4 ++-- games/quake3-excessive/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games/q3server-excessive/Makefile b/games/q3server-excessive/Makefile index 9508aaa6cdf8..18ee1ddab40a 100644 --- a/games/q3server-excessive/Makefile +++ b/games/q3server-excessive/Makefile @@ -7,8 +7,8 @@ PORTNAME= excessive PORTVERSION= 003 -MASTER_SITES= ftp://ftp.gigabell.net/pub/exp/q3/mod/excessive/ \ - ftp://ftp.task.gda.pl/vol/d33/ftp.extreme-players.de/exp/q3/mod/excessive/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pat DISTNAME= ${PORTNAME}_q3_server_${PORTVERSION} COMMENT= Quake III Arena Excessive Mod for Linux diff --git a/games/quake3-excessive/Makefile b/games/quake3-excessive/Makefile index 9508aaa6cdf8..18ee1ddab40a 100644 --- a/games/quake3-excessive/Makefile +++ b/games/quake3-excessive/Makefile @@ -7,8 +7,8 @@ PORTNAME= excessive PORTVERSION= 003 -MASTER_SITES= ftp://ftp.gigabell.net/pub/exp/q3/mod/excessive/ \ - ftp://ftp.task.gda.pl/vol/d33/ftp.extreme-players.de/exp/q3/mod/excessive/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pat DISTNAME= ${PORTNAME}_q3_server_${PORTVERSION} COMMENT= Quake III Arena Excessive Mod for Linux