diff options
author | kamil <kamil@pkgsrc.org> | 2016-07-28 23:35:51 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-07-28 23:35:51 +0000 |
commit | 897c287d629f4dc0d19bb5444182fff6421d2a68 (patch) | |
tree | a68155722b0f0df315d7b3f1dc7b54eb4b6cba6a /games | |
parent | 457246763d6cd0fefc6939a1097f2375414fdbd4 (diff) | |
download | pkgsrc-897c287d629f4dc0d19bb5444182fff6421d2a68.tar.gz |
Add games/cosmosmash
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 f9647d64513..c167d5e2f7e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.402 2016/07/28 23:19:12 kamil Exp $ +# $NetBSD: Makefile,v 1.403 2016/07/28 23:35:51 kamil Exp $ # COMMENT= Games @@ -60,6 +60,7 @@ SUBDIR+= colchess SUBDIR+= colchess-book-colchess SUBDIR+= colchess-book-large SUBDIR+= corewars +SUBDIR+= cosmosmash SUBDIR+= crack-attack SUBDIR+= crack-attack-sounds SUBDIR+= craft |