diff options
author | wiz <wiz@pkgsrc.org> | 2004-08-17 12:53:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-08-17 12:53:12 +0000 |
commit | fea2f4d3e3ba08b00b1322dd21af0bbb446dc936 (patch) | |
tree | 12f61cb4aaf755897eb3056dee3d0a356d4f9be1 /games | |
parent | e7d02125ff3725314869eaf4d7480132a75590f3 (diff) | |
download | pkgsrc-fea2f4d3e3ba08b00b1322dd21af0bbb446dc936.tar.gz |
Add and enable bos.
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 462c5b20415..d2799754b15 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2004/08/17 12:30:01 wiz Exp $ +# $NetBSD: Makefile,v 1.230 2004/08/17 12:53:12 wiz Exp $ # COMMENT= Games @@ -16,6 +16,7 @@ SUBDIR+= baduki SUBDIR+= battalion SUBDIR+= battleball SUBDIR+= bomberclone +SUBDIR+= bos SUBDIR+= boson SUBDIR+= bridge-hands SUBDIR+= bzflag |