diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 824d8cc524d3c32ccfaae8f8f188e22a562e370f (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /graphics/gimp-resynthesizer | |
parent | 6260c81c8ee26e1e5bdfd5ff402fd9354f0bf229 (diff) | |
download | pkgsrc-824d8cc524d3c32ccfaae8f8f188e22a562e370f.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
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 43cd01e0377..65d056b8ea7 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2011/04/22 13:43:45 obache Exp $ +# $NetBSD: Makefile,v 1.8 2011/11/01 06:01:34 sbd Exp $ # DISTNAME= resynthesizer-0.16 PKGNAME= gimp-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://www.logarithmic.net/pfh-files/resynthesizer/ |