diff options
author | xtraeme <xtraeme> | 2003-12-03 18:48:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-03 18:48:13 +0000 |
commit | 21ebd6c50b6cb2d4c7b97642b9e810e4428d9d37 (patch) | |
tree | 6f34c57f153edcd6639f01e7de2a16d9241686d5 /games | |
parent | e7e296e0136949bf8e10f14dee7f65bd7cb05a5f (diff) | |
download | pkgsrc-21ebd6c50b6cb2d4c7b97642b9e810e4428d9d37.tar.gz |
Add and enable boson.
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 608e8dc5d93..cfcf7b02d26 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.187 2003/10/05 22:11:38 dillo Exp $ +# $NetBSD: Makefile,v 1.188 2003/12/03 18:48:13 xtraeme Exp $ # COMMENT= Games @@ -17,6 +17,7 @@ SUBDIR+= baduki SUBDIR+= battalion SUBDIR+= battleball SUBDIR+= bomberclone +SUBDIR+= boson SUBDIR+= bridge-hands SUBDIR+= bzflag SUBDIR+= cbzone |