diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
commit | a34ac258dd9c197511350592e25f5f4474761904 (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /graphics/kphotools/Makefile | |
parent | d9124f9244f2c6b9fe8b61dafff9dcc82b7a57b6 (diff) | |
download | pkgsrc-a34ac258dd9c197511350592e25f5f4474761904.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
Diffstat (limited to 'graphics/kphotools/Makefile')
-rw-r--r-- | graphics/kphotools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kphotools/Makefile b/graphics/kphotools/Makefile index 4ed81cc5a08..b1ee7de1251 100644 --- a/graphics/kphotools/Makefile +++ b/graphics/kphotools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2007/09/21 13:03:51 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2007/11/30 21:55:07 wiz Exp $ # DISTNAME= kphotools-0.2.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= kde graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kphotools/} EXTRACT_SUFX= .tar.bz2 |