diff options
author | rh <rh@pkgsrc.org> | 2001-04-17 22:15:24 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-04-17 22:15:24 +0000 |
commit | 6a4689d4def108c3ac518496402bdde3f977f88b (patch) | |
tree | 473982d482087adcec5ebb6ca6eb65f589332f53 /games | |
parent | 2af8e9e2406a2e4a2a74b00e79a1d9d3cd9c47fd (diff) | |
download | pkgsrc-6a4689d4def108c3ac518496402bdde3f977f88b.tar.gz |
Add and enable newvox
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 05bff35300d..a47483c8ca7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2001/04/17 21:49:11 rh Exp $ +# $NetBSD: Makefile,v 1.116 2001/04/17 22:15:24 rh Exp $ # COMMENT= Games @@ -79,6 +79,7 @@ SUBDIR+= nethack-tty SUBDIR+= nethack-x11 SUBDIR+= netmaze SUBDIR+= netris +SUBDIR+= newvox SUBDIR+= nighthawk SUBDIR+= omega SUBDIR+= pacman |