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 97bdee75553..4ca4843c432 100644 --- a/games/puzzles/Makefile +++ b/games/puzzles/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/09/02 19:51:05 adam Exp $ +# $NetBSD: Makefile,v 1.37 2013/10/10 14:42:11 ryoon Exp $ DISTNAME= puzzles-r10035 PKGNAME= ${DISTNAME:S/-r/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games # distfile changes daily MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ |