diff options
author | wiz <wiz@pkgsrc.org> | 2020-09-12 22:14:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-09-12 22:14:15 +0000 |
commit | cc991849ad72576e40a9a3f8a33e46a9fa8cd814 (patch) | |
tree | 4ae3b98d4e3239e2d9426ef08563ad3e9f5aef42 /games | |
parent | 420494d2a8e14bc5094e04e72083291302b9d6d2 (diff) | |
download | pkgsrc-cc991849ad72576e40a9a3f8a33e46a9fa8cd814.tar.gz |
game/Makefile: +q5go.
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 4fecc9a2a25..832f0744c78 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.492 2020/07/26 05:22:35 dholland Exp $ +# $NetBSD: Makefile,v 1.493 2020/09/12 22:14:15 wiz Exp $ # COMMENT= Games @@ -333,6 +333,7 @@ SUBDIR+= py-ranking SUBDIR+= py-renpy SUBDIR+= py-trueskill SUBDIR+= pysolfc +SUBDIR+= q5go SUBDIR+= qonk SUBDIR+= qqwing SUBDIR+= qstat |