diff options
author | snj <snj> | 2009-04-11 18:01:52 +0000 |
---|---|---|
committer | snj <snj> | 2009-04-11 18:01:52 +0000 |
commit | aa803b96c37945002822ae21ca03363a4d86edf2 (patch) | |
tree | 970fee5a2760fc39bb02560d6e584a3aaa974b60 /games/Makefile | |
parent | 1ce473af0c6baed4539c770dbac817f3564be06d (diff) | |
download | pkgsrc-aa803b96c37945002822ae21ca03363a4d86edf2.tar.gz |
Add ninvaders subdir.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 492a3f83c11..bcf8e9b8e65 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.321 2009/04/08 16:33:07 drochner Exp $ +# $NetBSD: Makefile,v 1.322 2009/04/11 18:01:52 snj Exp $ # COMMENT= Games @@ -175,6 +175,7 @@ SUBDIR+= netris SUBDIR+= neverball SUBDIR+= newvox SUBDIR+= nighthawk +SUBDIR+= ninvaders SUBDIR+= omega SUBDIR+= openmortal SUBDIR+= openttd |