diff options
author | kamil <kamil@pkgsrc.org> | 2016-07-24 22:59:50 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-07-24 22:59:50 +0000 |
commit | e23d2e0726f30500cf63ee1d2d94820978c63d16 (patch) | |
tree | 11ef6d16ce1c2bbb54fc6d43a9243c4eededee04 /games/Makefile | |
parent | 045ffdac6aa6123ebf74a9425a26186df69a012a (diff) | |
download | pkgsrc-e23d2e0726f30500cf63ee1d2d94820978c63d16.tar.gz |
Add games/barrage
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 5eb3e11fe56..89c6dd22142 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.393 2016/07/24 15:45:56 kamil Exp $ +# $NetBSD: Makefile,v 1.394 2016/07/24 22:59:50 kamil Exp $ # COMMENT= Games @@ -27,6 +27,7 @@ SUBDIR+= asc SUBDIR+= asciiquarium SUBDIR+= atomix SUBDIR+= atque +SUBDIR+= barrage SUBDIR+= bastet SUBDIR+= battalion SUBDIR+= battleball |