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 7a37d81bf02..4af6c00a091 100644 --- a/games/puzzles/Makefile +++ b/games/puzzles/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2012/02/06 12:40:13 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/03/03 00:13:08 wiz Exp $ # DISTNAME= puzzles-r9306 PKGNAME= ${DISTNAME:S/-r/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games # distfile changes daily MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ |