diff options
author | wiz <wiz@pkgsrc.org> | 2011-01-13 13:36:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-01-13 13:36:05 +0000 |
commit | f373794a7840d84aba5824ce1fea71456a0a109c (patch) | |
tree | 88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /games/six | |
parent | 5ea958db557afde3b2500f3035098e712d8bb563 (diff) | |
download | pkgsrc-f373794a7840d84aba5824ce1fea71456a0a109c.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'games/six')
-rw-r--r-- | games/six/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/six/Makefile b/games/six/Makefile index 932acbcfc60..babacb0fb34 100644 --- a/games/six/Makefile +++ b/games/six/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2010/07/14 11:11:21 sbd Exp $ +# $NetBSD: Makefile,v 1.13 2011/01/13 13:37:51 wiz Exp $ # DISTNAME= six-0.5.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= http://six.retes.hu/download/ |