diff options
Diffstat (limited to 'graphics/libkexiv2/Makefile')
-rw-r--r-- | graphics/libkexiv2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index 666c23f3ba0..ab69e4f797e 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/02/01 02:20:48 markd Exp $ +# $NetBSD: Makefile,v 1.51 2014/02/12 23:18:02 tron Exp $ # DISTNAME= libkexiv2-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= graphics COMMENT= KDE wrapper around exiv2 |