diff options
author | wiz <wiz> | 2010-02-22 22:13:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-02-22 22:13:23 +0000 |
commit | 3ffafdfdfb09d8d9dde17b470384579724ffd837 (patch) | |
tree | a335c0f3de915c51dc1b0db50c8b5e67594136c4 /games | |
parent | 228d147ce8654849197feac2825c96d4e29c2284 (diff) | |
download | pkgsrc-3ffafdfdfb09d8d9dde17b470384579724ffd837.tar.gz |
+ doom1.
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 dbd7712947b..03ef62bf008 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.331 2010/02/22 21:58:47 wiz Exp $ +# $NetBSD: Makefile,v 1.332 2010/02/22 22:13:23 wiz Exp $ # COMMENT= Games @@ -62,6 +62,7 @@ SUBDIR+= dd2 SUBDIR+= defendguin SUBDIR+= digger SUBDIR+= dipmap +SUBDIR+= doom1 SUBDIR+= dopewars SUBDIR+= duckmaze SUBDIR+= dungeon |