diff options
author | wiz <wiz> | 2012-03-03 00:11:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-03 00:11:51 +0000 |
commit | 3c7c47daf9013aeb0e2999c2a3307d7dca44e8d4 (patch) | |
tree | a1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /graphics/gimp-resynthesizer | |
parent | 4a50481d2925d132ae36a8f8ddeddee00234f28c (diff) | |
download | pkgsrc-3c7c47daf9013aeb0e2999c2a3307d7dca44e8d4.tar.gz |
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'graphics/gimp-resynthesizer')
-rw-r--r-- | graphics/gimp-resynthesizer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile index dbb5382f21e..7f4befac47d 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2012/02/06 12:40:24 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/03/03 00:13:13 wiz Exp $ # DISTNAME= resynthesizer-0.16 PKGNAME= gimp-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://www.logarithmic.net/pfh-files/resynthesizer/ |