diff options
author | pat <pat@FreeBSD.org> | 2003-07-03 05:21:02 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2003-07-03 05:21:02 +0000 |
commit | 3ea91f2d250a944d3104d828d9f30e116d91810b (patch) | |
tree | de76e99fca895e6496e11afe62a07eba4a67356b /games | |
parent | 3018d8b765ef141dd39519229addb8a1d21e002e (diff) | |
download | FreeBSD-ports-3ea91f2d250a944d3104d828d9f30e116d91810b.zip FreeBSD-ports-3ea91f2d250a944d3104d828d9f30e116d91810b.tar.gz |
Host distfile locally
Diffstat (limited to 'games')
-rw-r--r-- | games/q3server-excessive/Makefile | 4 | ||||
-rw-r--r-- | 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 9508aaa..18ee1dd 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 9508aaa..18ee1dd 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 |