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
commit2513e2f13ce9341520013b663a803ecf212fc757 (patch)
treee48ed4a6507caa20597e72340a0e9ae3ab9a95ad /graphics/exif
parent87a165f50295cb93f10a3963cefad05183b4415b (diff)
downloadpkgsrc-2513e2f13ce9341520013b663a803ecf212fc757.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/}