diff options
author | wiz <wiz@pkgsrc.org> | 2016-04-15 14:42:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-04-15 14:42:51 +0000 |
commit | 53cd02b6d266217cbc1a55fdb0ff0d7eabf6ab4b (patch) | |
tree | edace43c45347115acc9f6135fa2dcedfc18e643 /graphics/gimp/Makefile | |
parent | 9db5e79557fd2163df9912d647332a34b1aad545 (diff) | |
download | pkgsrc-53cd02b6d266217cbc1a55fdb0ff0d7eabf6ab4b.tar.gz |
Recursive PKGREVISION bump for poppler-0.42.0.
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r-- | graphics/gimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index fd7498b7544..a0f8b1f2789 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.254 2016/04/11 04:41:20 dbj Exp $ +# $NetBSD: Makefile,v 1.255 2016/04/15 14:42:52 wiz Exp $ DISTNAME= gimp-2.8.16 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/ \ ${MASTER_SITE_GNU:=gimp/v${PKGVERSION_NOREV:R}/} \ |