diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | e5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /graphics/gimp-resynthesizer | |
parent | 61dea299a04da41156a746827d7dd5e09e6736d0 (diff) | |
download | pkgsrc-e5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4.tar.gz |
Revbump after updating graphics/pango
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 1ea8e88f85b..a787dd97a22 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/10/06 14:10:54 asau Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/08 23:01:43 adam Exp $ # DISTNAME= resynthesizer-0.16 PKGNAME= gimp-${DISTNAME} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics MASTER_SITES= http://www.logarithmic.net/pfh-files/resynthesizer/ |