diff options
author | knu <knu@FreeBSD.org> | 2002-05-15 04:01:04 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-05-15 04:01:04 +0800 |
commit | c9791e277416934bf7a38e165e568bedf4f0d24a (patch) | |
tree | 9a45b0ef0a44913e613c13c64cb8824b89557537 /games | |
parent | 3876e9d7389a898d2d519ff8a90d996cd7bdfec5 (diff) | |
download | freebsd-ports-gnome-c9791e277416934bf7a38e165e568bedf4f0d24a.tar.gz freebsd-ports-gnome-c9791e277416934bf7a38e165e568bedf4f0d24a.tar.zst freebsd-ports-gnome-c9791e277416934bf7a38e165e568bedf4f0d24a.zip |
Update nethack* entries.
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 |