diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-04 10:28:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-04 10:28:55 +0000 |
commit | 14bcbd5300863635a237e77e808b9eb7d593d178 (patch) | |
tree | 2e9708066c3326a79f65fd0cf45e1a84a38b9399 /games/Makefile | |
parent | af7bfdd1ab92c260553fc858741daa05379ab3f2 (diff) |
Add tome 2.0.0.
Troubles of Middle Earth (ToME) is a roguelike dungeon exploration
game based on JRR Tolkien's works. It is derived from the angband
codebase.
Notes
Notes:
svn path=/head/; revision=69443
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 6de5c1a13f94..1922208f3ec7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -291,6 +291,7 @@ SUBDIR += tinymux SUBDIR += tkmoo SUBDIR += tksol + SUBDIR += tome SUBDIR += toppler SUBDIR += tornado SUBDIR += trojka |