diff options
Diffstat (limited to 'graphics/gimp-resynthesizer/Makefile')
-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 6dfcfcbfc05..bca214a1828 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:32 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/14 11:01:58 wiz Exp $ # DISTNAME= resynthesizer-0.16 PKGNAME= gimp-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.logarithmic.net/pfh-files/resynthesizer/ |