diff options
Diffstat (limited to 'games/quake3-excessive')
-rw-r--r-- | games/quake3-excessive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |