diff options
author | gdt <gdt@pkgsrc.org> | 2006-06-10 17:03:43 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2006-06-10 17:03:43 +0000 |
commit | da137c94d008a80c6cd017e8819966bd3018db31 (patch) | |
tree | d84a65ba6b2186b46adc65d2a0e5ed59e20e405e /graphics/gimp-ufraw | |
parent | 575524ee3bd3faa29a6f3a4084787f73edc4c5ac (diff) | |
download | pkgsrc-da137c94d008a80c6cd017e8819966bd3018db31.tar.gz |
PKGREVISION++ for exiv2 ABI change
Diffstat (limited to 'graphics/gimp-ufraw')
-rw-r--r-- | graphics/gimp-ufraw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile index 42bba663c19..f8cfe914209 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2006/05/16 08:27:08 drochner Exp $ +# $NetBSD: Makefile,v 1.26 2006/06/10 17:03:43 gdt Exp $ DISTNAME= ufraw-0.8.1 PKGNAME= gimp-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/} |