From e7eb05d7d1318f607ef10a597799cbce0de6ffa2 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 17 Nov 2005 15:45:12 +0000 Subject: 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 --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') 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 -- cgit