diff options
Diffstat (limited to 'games/quakeforge/Makefile')
-rw-r--r-- | games/quakeforge/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index caac5c32043e..07727b47375f 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -9,8 +9,7 @@ PORTNAME= quakeforge PORTVERSION= 0.5.5 PORTREVISION= 10 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} -MASTER_SITE_SUBDIR= quake/:sf +MASTER_SITES= SF/quake/quake/${PORTVERSION}:sf DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |