diff options
Diffstat (limited to 'graphics/libkexiv2/Makefile')
-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 3ee90da3c07..9c03c4c934f 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2012/09/07 19:16:50 adam Exp $ +# $NetBSD: Makefile,v 1.34 2012/09/15 10:05:02 obache Exp $ # DISTNAME= libkexiv2-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics COMMENT= a KDE wrapper around exiv2 |