diff options
author | kamil <kamil@pkgsrc.org> | 2016-07-28 23:00:30 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-07-28 23:00:30 +0000 |
commit | b694b7aa176258c22e5b9cd39ce812cc89b28f91 (patch) | |
tree | 0a368e2f838e350623923128b8f494e22dd62752 /games | |
parent | b787b02a11bcfe93f1c7a71cb7d36663ac70fdc3 (diff) | |
download | pkgsrc-b694b7aa176258c22e5b9cd39ce812cc89b28f91.tar.gz |
Add games/batrachians
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 d9dd1d59626..29af439f44a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.400 2016/07/28 22:32:26 kamil Exp $ +# $NetBSD: Makefile,v 1.401 2016/07/28 23:00:30 kamil Exp $ # COMMENT= Games @@ -31,6 +31,7 @@ SUBDIR+= atomix SUBDIR+= atque SUBDIR+= barrage SUBDIR+= bastet +SUBDIR+= batrachians SUBDIR+= battalion SUBDIR+= battleball SUBDIR+= billardgl |