diff options
Diffstat (limited to 'games/puzzles/Makefile')
-rw-r--r-- | games/puzzles/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/puzzles/Makefile b/games/puzzles/Makefile index 071b8a8d42f..962ba054dc4 100644 --- a/games/puzzles/Makefile +++ b/games/puzzles/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2020/08/17 20:18:50 leot Exp $ +# $NetBSD: Makefile,v 1.68 2020/08/31 18:09:34 wiz Exp $ DISTNAME= puzzles-20181212 GIT_COMMIT= ced51ada363d895eee796dd03923042f97f95321 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= -https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=${GIT_COMMIT};sf=tgz |