diff options
Diffstat (limited to 'graphics/libkexiv2')
-rw-r--r-- | graphics/libkexiv2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index 1d4305bf2c6..b2eeee88fd1 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2013/06/03 10:05:16 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/04 22:16:22 tron Exp $ # DISTNAME= libkexiv2-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE wrapper around exiv2 |