diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /games/puzzles | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'games/puzzles')
-rw-r--r-- | games/puzzles/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/puzzles/Makefile b/games/puzzles/Makefile index f2dbdaabdca..0faefcd634e 100644 --- a/games/puzzles/Makefile +++ b/games/puzzles/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2011/09/08 20:11:53 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2011/11/01 06:01:20 sbd Exp $ # DISTNAME= puzzles-r9179 PKGNAME= ${DISTNAME:S/-r/-/} +PKGREVISION= 1 CATEGORIES= games # distfile changes daily MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ |