diff options
author | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
commit | bdaf3cfd7b271b35e10091d20168f04cccf0bf19 (patch) | |
tree | c57f7c851b81b141ef0172db8e86968a49bbea89 /math/kcalc | |
parent | 9b0ec22bfedaff6a014d7e6eaee3f21d33d9ea72 (diff) | |
download | pkgsrc-bdaf3cfd7b271b35e10091d20168f04cccf0bf19.tar.gz |
Recursive revision bump after textproc/icu update
Diffstat (limited to 'math/kcalc')
-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 ade6d62d795..53a1a8e559b 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2020/03/10 22:10:30 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2020/04/12 08:28:57 adam Exp $ DISTNAME= kcalc-${KAPPSVER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math HOMEPAGE= https://kde.org/applications/utilities/kcalc/ |