diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-05-14 20:01:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-05-14 20:01:04 +0000 |
commit | 7f6b3130df4fa62bc9820aa6f8098e51dcf9e72d (patch) | |
tree | b92d3172a7c3269bdd57188a8e109a772a9fad33 /games | |
parent | Update to nethack 3.4.0 after repocopying from nethack33{,-*}. (diff) |
Update nethack* entries.
Notes
Notes:
svn path=/head/; revision=59099
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/games/Makefile b/games/Makefile index 7cda9016280e..56697b36a5fe 100644 --- a/games/Makefile +++ b/games/Makefile @@ -182,12 +182,16 @@ SUBDIR += myth2_demo SUBDIR += mythserver SUBDIR += nadar - SUBDIR += nethack - SUBDIR += nethack-gtk - SUBDIR += nethack-qt - SUBDIR += nethack3 - SUBDIR += nethack3-gnome - SUBDIR += nethack3-tty + SUBDIR += nethack32 + SUBDIR += nethack32-gtk + SUBDIR += nethack33 + SUBDIR += nethack33-gnome + SUBDIR += nethack33-nox11 + SUBDIR += nethack33-qt + SUBDIR += nethack34 + SUBDIR += nethack34-gnome + SUBDIR += nethack34-nox11 + SUBDIR += nethack34-qt SUBDIR += netrek-BRMH-bin SUBDIR += netrek-COW3-bin SUBDIR += netris |