diff options
author | wiz <wiz> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-11-30 21:55:01 +0000 |
commit | f704cea2c68759821b2bd5cde5133376f5d2ba85 (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /graphics/libkdcraw/Makefile | |
parent | 0769f9ee33ce9541772649bd2fb59f489bde262f (diff) | |
download | pkgsrc-f704cea2c68759821b2bd5cde5133376f5d2ba85.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
Diffstat (limited to 'graphics/libkdcraw/Makefile')
-rw-r--r-- | graphics/libkdcraw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile index b3550be3542..a827eb82d84 100644 --- a/graphics/libkdcraw/Makefile +++ b/graphics/libkdcraw/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2007/09/21 13:03:52 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2007/11/30 21:55:03 wiz Exp $ # DISTNAME= libkdcraw-0.1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/} EXTRACT_SUFX= .tar.bz2 |