diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-03 21:14:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-03 21:14:39 +0000 |
commit | 6b108bf6225a7825fbd01c4bb57cb3b67281d424 (patch) | |
tree | dcb69a01ab8ed5c16155f99b084f6502802c4ef5 /games | |
parent | adfbd6c02af07ea1b11e619e5b57d3a7bdf06b02 (diff) | |
download | pkgsrc-6b108bf6225a7825fbd01c4bb57cb3b67281d424.tar.gz |
Add and enable blobwars.
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 5df490d4cd1..a838348836d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.255 2005/08/24 10:47:57 adam Exp $ +# $NetBSD: Makefile,v 1.256 2005/10/03 21:14:39 wiz Exp $ # COMMENT= Games @@ -17,6 +17,7 @@ SUBDIR+= baduki SUBDIR+= battalion SUBDIR+= battleball SUBDIR+= blindmine +SUBDIR+= blobwars SUBDIR+= bomberclone SUBDIR+= bos SUBDIR+= boson |