From 434874007b39dce15d84b6ad9483744e2df2f155 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sun, 26 Mar 2000 19:19:35 +0000 Subject: Add mudix, a ncurses-based MUD client. Finally, an alternative to the ugly tintin++, tinyfugue, and on the console! Too bad I can't figure out how to make it work in an X terminal window. :-( --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games') diff --git a/games/Makefile b/games/Makefile index c506b90a8418..7a1386a0adff 100644 --- a/games/Makefile +++ b/games/Makefile @@ -98,6 +98,7 @@ SUBDIR += mindfocus SUBDIR += mirrormagic SUBDIR += miscom + SUBDIR += mudix SUBDIR += nethack SUBDIR += nethack-qt SUBDIR += nethack3 -- cgit v1.2.3