summaryrefslogtreecommitdiff
path: root/graphics/exif
diff options
context:
space:
mode:
authorminskim <minskim>2004-10-30 00:59:01 +0000
committerminskim <minskim>2004-10-30 00:59:01 +0000
commitbcfb3e1501c94ea97683a3974115c307e2edec8c (patch)
treee48ed4a6507caa20597e72340a0e9ae3ab9a95ad /graphics/exif
parentb2a99596286c8cace8e775c6ccb1d11b7a5b4fa6 (diff)
downloadpkgsrc-bcfb3e1501c94ea97683a3974115c307e2edec8c.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/}