diff options
Diffstat (limited to 'games/puzzles/Makefile')
-rw-r--r-- | games/puzzles/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/puzzles/Makefile b/games/puzzles/Makefile index 4af6c00a091..bdb65d6d4e9 100644 --- a/games/puzzles/Makefile +++ b/games/puzzles/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/03/03 00:13:08 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/04/22 15:04:09 wiz Exp $ # -DISTNAME= puzzles-r9306 +DISTNAME= puzzles-r9455 PKGNAME= ${DISTNAME:S/-r/-/} -PKGREVISION= 2 CATEGORIES= games # distfile changes daily MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ |