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 /time/rsibreak | |
parent | 5ea958db557afde3b2500f3035098e712d8bb563 (diff) | |
download | pkgsrc-f373794a7840d84aba5824ce1fea71456a0a109c.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'time/rsibreak')
-rw-r--r-- | time/rsibreak/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/rsibreak/Makefile b/time/rsibreak/Makefile index a9a66f8f4c5..35293252c1f 100644 --- a/time/rsibreak/Makefile +++ b/time/rsibreak/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2010/11/15 22:58:45 abs Exp $ +# $NetBSD: Makefile,v 1.16 2011/01/13 13:39:30 wiz Exp $ DISTNAME= rsibreak-0.10 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/files/ EXTRACT_SUFX= .tar.bz2 |