diff options
author | leot <leot@pkgsrc.org> | 2020-08-17 20:19:01 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-17 20:19:01 +0000 |
commit | a8eeea619a5fe5ae07da17fbbe056d888a02067d (patch) | |
tree | 9feed5b26a19fa7ef26c3cfafec68760ac21d5b9 /math/kcalc | |
parent | 2230662dbaf8dad816817932133be16b4360789f (diff) | |
download | pkgsrc-a8eeea619a5fe5ae07da17fbbe056d888a02067d.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
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 1ca2e8be327..d450b052af8 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2020/06/09 11:56:14 markd Exp $ +# $NetBSD: Makefile,v 1.51 2020/08/17 20:19:26 leot Exp $ DISTNAME= kcalc-${KAPPSVER} +PKGREVISION= 1 CATEGORIES= math HOMEPAGE= https://kde.org/applications/utilities/kcalc/ |