diff options
Diffstat (limited to 'games/puzzles')
-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 975d74eb686..2d02035cf74 100644 --- a/games/puzzles/Makefile +++ b/games/puzzles/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2019/08/11 13:21:04 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2020/03/08 16:49:46 wiz Exp $ DISTNAME= puzzles-20181212 GIT_COMMIT= ced51ada363d895eee796dd03923042f97f95321 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= -https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=${GIT_COMMIT};sf=tgz |