diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-07 12:11:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-07 12:11:23 +0000 |
commit | f3f87156c38249cce684f4e458b1f22350878f4c (patch) | |
tree | 29642829f6bed5ee0fad51d3e9f394eb4a3c4ef8 /graphics/gimp-ufraw | |
parent | 68a1c31e02dacaeed242db94dc01bd90051a303d (diff) | |
download | pkgsrc-f3f87156c38249cce684f4e458b1f22350878f4c.tar.gz |
Bump PKGREVISION for exiv2 shlib major bump
Diffstat (limited to 'graphics/gimp-ufraw')
-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 4e0ef746b06..563be979994 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2014/05/29 23:36:38 wiz Exp $ +# $NetBSD: Makefile,v 1.94 2014/06/07 12:11:23 wiz Exp $ # Note that upstream has replaced tarballs without changing the # version number (e.g., 0.19.2 had two different tarballs). @@ -6,7 +6,7 @@ # updating pkgsrc. DISTNAME= ufraw-0.19.2 PKGNAME= gimp-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/} DIST_SUBDIR= 20130327 |