diff options
author | wiz <wiz@pkgsrc.org> | 2007-04-01 14:20:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-04-01 14:20:16 +0000 |
commit | 1facdcb11f9cb74447ad286dd803b3ddf3d06288 (patch) | |
tree | 7fb0f87426766ddf6eda69edbda6586ea6d80f89 /graphics/gimp-ufraw/Makefile | |
parent | d4a688dd1374475347bc5af451f599ab75635d99 (diff) | |
download | pkgsrc-1facdcb11f9cb74447ad286dd803b3ddf3d06288.tar.gz |
PKGREVISION bump for exiv2 shlib name change.
Diffstat (limited to 'graphics/gimp-ufraw/Makefile')
-rw-r--r-- | graphics/gimp-ufraw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile index 426b5e47e9c..e7d5f9f53aa 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2007/03/21 12:05:46 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2007/04/01 14:20:16 wiz Exp $ DISTNAME= ufraw-0.10 PKGNAME= gimp-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/} |