diff options
Diffstat (limited to 'games/tuxracer_golf/Makefile')
-rw-r--r-- | games/tuxracer_golf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxracer_golf/Makefile b/games/tuxracer_golf/Makefile index d7d56badceed..b61b5b0f5883 100644 --- a/games/tuxracer_golf/Makefile +++ b/games/tuxracer_golf/Makefile @@ -10,13 +10,13 @@ PORTVERSION= 1.00 CATEGORIES= games MASTER_SITES= http://www.joeysmith.com/~milo/tuxracer/ DISTNAME= golf +EXTRACT_SUFX= .gz MAINTAINER= adamw@FreeBSD.org COMMENT= A golf theme for Tux Racer BUILD_DEPENDS= tuxracer:${PORTSDIR}/games/tuxracer -USE_BZIP2= yes NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_SUB+= "MV=${MV}" |