diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
commit | c9ea361463fdd8aec9d24c027cc68bd5e7b88715 (patch) | |
tree | c84443c1fd53a260b2d55e125c0e729094460d72 /games/tuxracer | |
parent | b930369fb3d7a944dc0d38363a0833a5f75347f1 (diff) |
Notes
Diffstat (limited to 'games/tuxracer')
-rw-r--r-- | games/tuxracer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index 5fdf07a6385c..583eaa7a0c26 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -7,8 +7,7 @@ PORTNAME= tuxracer PORTVERSION= 0.61 -PORTREVISION= 1 -#PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=tuxracer |