diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-14 17:37:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-14 17:37:31 +0000 |
commit | afcaef8f4fc524d9c56cd2efa1cba44b8578fec2 (patch) | |
tree | f6e0136f99a9ff1595a3368936055bad88aeea09 /games | |
parent | 82f728f07db3e63a9bda1b2e56c3df362024c8d6 (diff) | |
download | pkgsrc-afcaef8f4fc524d9c56cd2efa1cba44b8578fec2.tar.gz |
+ chest.
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 f221de69832..b1b8fd95e9d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.309 2008/11/04 08:36:34 adam Exp $ +# $NetBSD: Makefile,v 1.310 2008/11/14 17:37:31 wiz Exp $ # COMMENT= Games @@ -35,6 +35,7 @@ SUBDIR+= cbzone SUBDIR+= ccgo SUBDIR+= cgoban SUBDIR+= cgoban-java +SUBDIR+= chest SUBDIR+= circuslinux SUBDIR+= civctp-demo SUBDIR+= cmatrix |