diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
commit | d520a7cf2a9eec712b0650ff5e12190c69e6cdfc (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /math/kcalc | |
parent | 5891769779517a56ba77c5a38bfef9ef946987bf (diff) | |
download | pkgsrc-d520a7cf2a9eec712b0650ff5e12190c69e6cdfc.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'math/kcalc')
-rw-r--r-- | math/kcalc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 525eef05cfd..1ea58b44f83 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2013/11/07 11:59:59 markd Exp $ +# $NetBSD: Makefile,v 1.19 2014/01/01 11:52:23 wiz Exp $ DISTNAME= kcalc-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= math COMMENT= KDE scientific calculator |