diff options
author | markd <markd@pkgsrc.org> | 2021-04-08 19:53:08 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2021-04-08 19:53:08 +0000 |
commit | b399a1d6159c19df85ea09651ff596ee66f2e960 (patch) | |
tree | fbd8b9a4acdcf407f95342e9dcc0e2a4bf53c515 /games | |
parent | e006bc6ce99705af80f2914c4a994e608437217e (diff) | |
download | pkgsrc-b399a1d6159c19df85ea09651ff596ee66f2e960.tar.gz |
games: +black-hole-solver
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 16efcfdd5aa..36bf595df57 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.502 2021/04/04 11:10:37 nia Exp $ +# $NetBSD: Makefile,v 1.503 2021/04/08 19:53:08 markd Exp $ # COMMENT= Games @@ -44,6 +44,7 @@ SUBDIR+= batrachians SUBDIR+= battalion SUBDIR+= battleball SUBDIR+= billardgl +SUBDIR+= black-hole-solver SUBDIR+= blindmine SUBDIR+= blinken SUBDIR+= blokus |