diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-26 17:49:57 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-26 17:49:57 +0000 |
commit | 2ff4d832d3812ab850e2ff5576be5c3e42b3437b (patch) | |
tree | d3e566cbc58758681780365f29575e9b404dd0dd /games/Makefile | |
parent | e9f372831781c77e3f44093d7d9ab128da16cb21 (diff) | |
download | FreeBSD-ports-2ff4d832d3812ab850e2ff5576be5c3e42b3437b.zip FreeBSD-ports-2ff4d832d3812ab850e2ff5576be5c3e42b3437b.tar.gz |
This is a port for Extreme Tux Racer, the latest fork of the classic Tux Racer,
which involves racing downhill as tux.
Extreme Tux Racer contains many new courses, cups and other features.
WWW: http://extremetuxracer.com/
PR: ports/120998
Submitted by: Peter Dunning
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 20bd206..29c4b51 100644 --- a/games/Makefile +++ b/games/Makefile @@ -200,6 +200,7 @@ SUBDIR += endgame-singularity-music SUBDIR += enigma SUBDIR += ensemblist + SUBDIR += etracer SUBDIR += euchre SUBDIR += evilfinder SUBDIR += evq3 |