diff options
Diffstat (limited to 'games/q3cellshading')
-rw-r--r-- | games/q3cellshading/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/q3cellshading/Makefile b/games/q3cellshading/Makefile index b74601d3db3c..976b37934f3c 100644 --- a/games/q3cellshading/Makefile +++ b/games/q3cellshading/Makefile @@ -9,7 +9,7 @@ PORTNAME= quake3 PORTVERSION= 1.32b PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ \ +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|source/|} \ http://www.proarena.com/p/ftpx/x8524/quake_3_arena/ \ http://www.planetgargoyle.com/ \ http://www.teamdarkside.net/ \ |