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 fccdb05aec0..a4ea83dca6f 100644 --- a/games/puzzles/Makefile +++ b/games/puzzles/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/06/04 22:16:10 tron Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/06 12:54:25 wiz Exp $ DISTNAME= puzzles-r9840 PKGNAME= ${DISTNAME:S/-r/-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games # distfile changes daily MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ |