diff options
Diffstat (limited to 'games/linux-quake3')
-rw-r--r-- | games/linux-quake3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-quake3/Makefile b/games/linux-quake3/Makefile index ee3c43f71cdd..8a447009a03a 100644 --- a/games/linux-quake3/Makefile +++ b/games/linux-quake3/Makefile @@ -8,8 +8,8 @@ PORTNAME= quake3 DISTVERSION= 1.32b-3 CATEGORIES= games linux -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \ - http://3dgamers.iinet.net.au/pub/3dgamers/games/quake3arena/ +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE} +MASTER_SITE_SUBDIR= quake3/linux PKGNAMEPREFIX= linux- DISTNAME= linuxq3apoint-${DISTVERSION}.x86 EXTRACT_SUFX= .run |