diff options
author | nia <nia@pkgsrc.org> | 2019-07-17 00:51:02 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-07-17 00:51:02 +0000 |
commit | 5fb139cab90eea91f1effe9cd4e83bd4ba791764 (patch) | |
tree | 229232a3d3b16cc0b4e90d393b487afec11500f2 /graphics/gimp-ufraw/Makefile | |
parent | fb10bae4d4f9fbf792097839117a638460c72607 (diff) | |
download | pkgsrc-5fb139cab90eea91f1effe9cd4e83bd4ba791764.tar.gz |
Recursive revbump for graphics/exiv2 update.
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 b38e40c4535..78336081c8c 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2018/11/14 22:21:39 kleink Exp $ +# $NetBSD: Makefile,v 1.111 2019/07/17 00:51:04 nia 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.22 PKGNAME= gimp-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/} |