diff options
author | beech <beech@FreeBSD.org> | 2009-02-07 10:56:28 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2009-02-07 10:56:28 +0800 |
commit | 99ddef85ceed572f9d8b061211dabc8bdd86f93e (patch) | |
tree | 7406d4409c0b4d628eb9058fb67b5ee391eb2179 /games/Makefile | |
parent | 4a34ad4b4859615b8f06d6bc1c358a9bcfe5e219 (diff) | |
download | freebsd-ports-gnome-99ddef85ceed572f9d8b061211dabc8bdd86f93e.tar.gz freebsd-ports-gnome-99ddef85ceed572f9d8b061211dabc8bdd86f93e.tar.zst freebsd-ports-gnome-99ddef85ceed572f9d8b061211dabc8bdd86f93e.zip |
A third-person sneaker similiar to Splinter Cell.
You are a freelance journalist finding yourself in the midst of an
international conspiracy. Just after arriving in Moscow you are thrown into
the KGB political prison. Try to evade the Soviet forces and defeat the
conspiracy.
WWW: http://www.linuxgamepublishing.com/info.php?id=24
PR: ports/131230
Submitted by: Marcus von Appen <mva at sysfault.org>
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 808fe5c62a36..d495e6563ee1 100644 --- a/games/Makefile +++ b/games/Makefile @@ -438,6 +438,7 @@ SUBDIR += lincity-ng SUBDIR += linux-americasarmy SUBDIR += linux-candycruncher-demo + SUBDIR += linux-coldwar-demo SUBDIR += linux-darwinia-demo SUBDIR += linux-defcon SUBDIR += linux-doom3 |