diff options
author | minskim <minskim@pkgsrc.org> | 2004-10-30 00:59:01 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-10-30 00:59:01 +0000 |
commit | 3a7d77faa1835f799addf80c82aca3d9fd991c3a (patch) | |
tree | e48ed4a6507caa20597e72340a0e9ae3ab9a95ad /graphics/gimp | |
parent | 1fe33af17002286ac78870b60ee7f9598b570502 (diff) | |
download | pkgsrc-3a7d77faa1835f799addf80c82aca3d9fd991c3a.tar.gz |
Bump BUILDLINK_DEPENDS.libexif in libexif/buildlink3.mk and
PKGREVISIONs of packages including it, because the recent update of
libexif changed the major version number of libexif. Noted by dieter
and Jeremy C. Reed on tech-pkg@.
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index c273fdd2b8a..9e3d85bd54b 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.105 2004/10/03 00:14:51 tv Exp $ +# $NetBSD: Makefile,v 1.106 2004/10/30 00:59:02 minskim Exp $ DISTNAME= gimp-2.0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.0/ \ ftp://ftp.cs.umn.edu/pub/gimp/v2.0/ \ |