diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-07-30 12:26:37 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-07-30 12:26:37 +0000 |
commit | 555e38673cebb83cdfbe71c672cb427af63d961e (patch) | |
tree | 9a56498be4db3c21c2840f5677fce559e7db6d68 /math/kcalc | |
parent | c06b2116f3dc6d108daec035eb44b30b95e5fe23 (diff) | |
download | pkgsrc-555e38673cebb83cdfbe71c672cb427af63d961e.tar.gz |
*: Recursive revbump from audio/pulseaudio-15.0
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 bc07c3d41ae..57b815846ba 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2021/04/21 11:42:10 adam Exp $ +# $NetBSD: Makefile,v 1.59 2021/07/30 12:26:58 ryoon Exp $ DISTNAME= kcalc-${KAPPSVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math HOMEPAGE= https://kde.org/applications/utilities/kcalc/ |