diff options
Diffstat (limited to 'graphics/ksnapshot/Makefile')
-rw-r--r-- | graphics/ksnapshot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ksnapshot/Makefile b/graphics/ksnapshot/Makefile index 965281e8ba0..ad1c86f1fb7 100644 --- a/graphics/ksnapshot/Makefile +++ b/graphics/ksnapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/04/10 06:21:28 obache Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/15 14:41:52 adam Exp $ DISTNAME= ksnapshot-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics COMMENT= KDE screen capture program |