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 7bad1e8c69c..aac8820aa07 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:11 tron Exp $ +# $NetBSD: Makefile,v 1.22 2014/04/10 06:21:29 obache Exp $ DISTNAME= kcalc-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math COMMENT= KDE scientific calculator |