diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-11-07 20:51:16 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-11-07 20:51:16 +0000 |
commit | 8c990d5672d9ac04fbf341b9e06edd60e2c9ee01 (patch) | |
tree | b3f5dc9a68f09540d4ac179c43493c75b04c6a97 /games/tuxracer_golf/Makefile | |
parent | 6d15c70dbcf999a15e753ca992d03730d552d80a (diff) |
Notes
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}" |