diff options
author | kei <kei@pkgsrc.org> | 2001-04-22 10:00:14 +0000 |
---|---|---|
committer | kei <kei@pkgsrc.org> | 2001-04-22 10:00:14 +0000 |
commit | ed07a827428cb57eebea6aef018903c65cbc0404 (patch) | |
tree | 0fb686c07674aecdbb948a8d6c8f852d41486548 /games | |
parent | 8103b6462050b83ff44e07c579d0a5cf7120c570 (diff) | |
download | pkgsrc-ed07a827428cb57eebea6aef018903c65cbc0404.tar.gz |
add and enable netmaj package.
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 eaa1acb6011..a6d65bbfdf3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2001/04/22 07:54:34 kei Exp $ +# $NetBSD: Makefile,v 1.118 2001/04/22 10:00:14 kei Exp $ # COMMENT= Games @@ -78,6 +78,7 @@ SUBDIR+= nethack-lib SUBDIR+= nethack-qt SUBDIR+= nethack-tty SUBDIR+= nethack-x11 +SUBDIR+= netmaj SUBDIR+= netmaze SUBDIR+= netris SUBDIR+= newvox |