diff options
author | adamw <adamw@FreeBSD.org> | 2003-12-04 21:38:01 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-12-04 21:38:01 +0000 |
commit | 7caa2b10a86847a94c4b9bc12ba1afab234796c4 (patch) | |
tree | 4646a46e8ffa1758542549033971b3c74da48d54 /games/Makefile | |
parent | f865d3474218e8e55d56ddb2ad137946eb5bcb6d (diff) | |
download | FreeBSD-ports-7caa2b10a86847a94c4b9bc12ba1afab234796c4.zip FreeBSD-ports-7caa2b10a86847a94c4b9bc12ba1afab234796c4.tar.gz |
Add trackballs, a marble madness clone.
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 290bee3..e2312e3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -382,6 +382,7 @@ SUBDIR += toppler SUBDIR += torcs SUBDIR += tornado + SUBDIR += trackballs SUBDIR += tractorgen SUBDIR += traindirector SUBDIR += trojka |