summaryrefslogtreecommitdiff
path: root/graphics/exif
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-10-30 00:59:01 +0000
committerminskim <minskim@pkgsrc.org>2004-10-30 00:59:01 +0000
commit8c825e5ac49878a45f35912b4d6b44cf2bfce725 (patch)
treee48ed4a6507caa20597e72340a0e9ae3ab9a95ad /graphics/exif
parentabf4d3d7a7c7a0611b1c8dd255ba65869e60ad00 (diff)
downloadpkgsrc-8c825e5ac49878a45f35912b4d6b44cf2bfce725.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/exif')
-rw-r--r--graphics/exif/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile
index 55eec7574b5..bb929819fb3 100644
--- a/graphics/exif/Makefile
+++ b/graphics/exif/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/10/27 19:43:25 drochner Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/30 00:59:02 minskim Exp $
#
DISTNAME= exif-0.6.9
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/}