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 | 87be055fddbfc7ed5f0c71fba4d2a05adba2b4ef (patch) | |
tree | dcb69a01ab8ed5c16155f99b084f6502802c4ef5 | |
parent | a98204a234ab3031cd1e2a0cae70e59c4dc2693b (diff) | |
download | pkgsrc-87be055fddbfc7ed5f0c71fba4d2a05adba2b4ef.tar.gz |
Add and enable blobwars.
-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 |