diff options
author | gdt <gdt@pkgsrc.org> | 2006-12-02 18:44:21 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2006-12-02 18:44:21 +0000 |
commit | 58858326fbebf26e32d84c84fea58d8a38368f9a (patch) | |
tree | 5e437d4b70f5d18cb8eb7672956402991ccb4f36 /graphics/gimp-ufraw/Makefile | |
parent | 726e9b28d18e4a5c7802f87eb2ea1ff87e1e7d45 (diff) | |
download | pkgsrc-58858326fbebf26e32d84c84fea58d8a38368f9a.tar.gz |
belated PKGREVISION++ due to exiv2 shlib version change
Diffstat (limited to 'graphics/gimp-ufraw/Makefile')
-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 3e8ac778fa1..5ba898020cc 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2006/11/29 15:22:04 joerg Exp $ +# $NetBSD: Makefile,v 1.35 2006/12/02 18:44:21 gdt Exp $ DISTNAME= ufraw-0.10 PKGNAME= gimp-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/} |