diff options
author | pav <pav@FreeBSD.org> | 2005-11-17 23:45:12 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-17 23:45:12 +0800 |
commit | e7eb05d7d1318f607ef10a597799cbce0de6ffa2 (patch) | |
tree | 09516c5bf8a91616488ebb770ef18f71a904c87f /games/Makefile | |
parent | ad6ad4e52a5a3b1a229840b7dcf6148cb0c735b3 (diff) | |
download | freebsd-ports-gnome-e7eb05d7d1318f607ef10a597799cbce0de6ffa2.tar.gz freebsd-ports-gnome-e7eb05d7d1318f607ef10a597799cbce0de6ffa2.tar.zst freebsd-ports-gnome-e7eb05d7d1318f607ef10a597799cbce0de6ffa2.zip |
You must keep the tiles from piling up to the top of the board or
they will crash down on you. But be warned they keep coming and
they come faster each time. Click on groups of three or more to
remove tiles. Additional "helper" tiles are given occasionally to
assist and some times hinder in the removal of tiles.
WWW: http://www.shiftygames.com/torrent/torrent.html
PR: ports/88769
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
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 27e71a3a1eda..3fd448893cc2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -559,6 +559,7 @@ SUBDIR += toppler SUBDIR += torcs SUBDIR += tornado + SUBDIR += torrent SUBDIR += trackballs SUBDIR += tractorgen SUBDIR += traindirector |