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 d28d623fb50..37eda83d01b 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2014/08/22 11:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/11/07 19:39:36 adam Exp $ DISTNAME= kcalc-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math COMMENT= KDE scientific calculator |