diff options
author | jdc <jdc@pkgsrc.org> | 2000-08-29 10:13:45 +0000 |
---|---|---|
committer | jdc <jdc@pkgsrc.org> | 2000-08-29 10:13:45 +0000 |
commit | abaaadca92e8186a1110983629e384d6adad55c1 (patch) | |
tree | d6e63444c20629f9078b6c4505b91f96e3a84527 | |
parent | c0f5978e059bbed94523fdda325461024e342465 (diff) | |
download | pkgsrc-abaaadca92e8186a1110983629e384d6adad55c1.tar.gz |
Add netmaze subdirectory.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index fd5e5a9bf57..bb0a11dc8f6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2000/08/23 05:34:49 veego Exp $ +# $NetBSD: Makefile,v 1.92 2000/08/29 10:13:45 jdc Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -46,6 +46,7 @@ SUBDIR += nethack-qt SUBDIR += nethack-tty SUBDIR += nethack-x11 + SUBDIR += netmaze SUBDIR += nighthawk SUBDIR += omega SUBDIR += pacman |