diff options
author | kei <kei> | 2001-04-22 10:00:14 +0000 |
---|---|---|
committer | kei <kei> | 2001-04-22 10:00:14 +0000 |
commit | ba0fd6964f248c26a7199810ed10e5c7436a1ec9 (patch) | |
tree | 0fb686c07674aecdbb948a8d6c8f852d41486548 | |
parent | b59e38dbf8311539479f3195d4a33ae2426ef360 (diff) | |
download | pkgsrc-ba0fd6964f248c26a7199810ed10e5c7436a1ec9.tar.gz |
add and enable netmaj package.
-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 |