diff options
author | wiz <wiz@pkgsrc.org> | 2018-02-28 22:21:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-02-28 22:21:17 +0000 |
commit | 13ea519bba5e32e3e52d3a4ef6b885769ea0d428 (patch) | |
tree | 55d74a06a781a26ea4f3b58fb9ea0bf881e59f14 /games/Makefile | |
parent | e33da238ca242003a687a96e716d7d908746d782 (diff) | |
download | pkgsrc-13ea519bba5e32e3e52d3a4ef6b885769ea0d428.tar.gz |
games/Makefile: + stockfish.
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 0bc2539d7e6..9ef938a0652 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.414 2017/09/26 10:27:00 wiz Exp $ +# $NetBSD: Makefile,v 1.415 2018/02/28 22:21:17 wiz Exp $ # COMMENT= Games @@ -316,6 +316,7 @@ SUBDIR+= spaceracer SUBDIR+= spellcast SUBDIR+= spider SUBDIR+= stegavorto +SUBDIR+= stockfish SUBDIR+= stratagus SUBDIR+= sudoku-cli SUBDIR+= supertux |