diff options
author | simonb <simonb@pkgsrc.org> | 1999-01-23 17:02:18 +0000 |
---|---|---|
committer | simonb <simonb@pkgsrc.org> | 1999-01-23 17:02:18 +0000 |
commit | 96420d9cba6dbfecd616f9362bf2fafa23e48562 (patch) | |
tree | e3bd823ef87b1468c269966608e9e982e4774480 /games | |
parent | 0c885f09257d947a0108f14f28956ff304ef5a36 (diff) | |
download | pkgsrc-96420d9cba6dbfecd616f9362bf2fafa23e48562.tar.gz |
Build moria
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 19b1145266c..f3d6be46b7b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 1999/01/07 00:38:26 frueauf Exp $ +# $NetBSD: Makefile,v 1.43 1999/01/23 17:02:18 simonb Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -40,6 +40,7 @@ SUBDIR += lincity SUBDIR += maelstrom SUBDIR += mirrormagic + SUBDIR += moria SUBDIR += nethack SUBDIR += nethack-lib SUBDIR += nethack-qt |