diff options
Diffstat (limited to 'math/kcalc/Makefile')
-rw-r--r-- | math/kcalc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index aac8820aa07..14b49cd57b6 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/04/10 06:21:29 obache Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/15 14:41:53 adam Exp $ DISTNAME= kcalc-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math COMMENT= KDE scientific calculator |