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 | 4d0e992a90101a898f7d0da2296f65c232c9ee16 (patch) | |
tree | 7fb0f87426766ddf6eda69edbda6586ea6d80f89 /graphics/gimp-ufraw/Makefile | |
parent | 6064b089f78b3fae00798085e1d0730bdec78d05 (diff) | |
download | pkgsrc-4d0e992a90101a898f7d0da2296f65c232c9ee16.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/} |