diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-01-01 09:52:09 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-01-01 09:52:09 +0000 |
commit | 1b33c583079360b560572dc1a2660b4490ce69ac (patch) | |
tree | 4a5bf97026b7c69fedca52fa7fd753c1efc1a86f /math/cantor | |
parent | a3d6e8c5a6c287e544d791c32ce7bea1ffb8e14c (diff) | |
download | pkgsrc-1b33c583079360b560572dc1a2660b4490ce69ac.tar.gz |
*: Recursive revbump from audio/pulseaudio-14.0
Diffstat (limited to 'math/cantor')
-rw-r--r-- | math/cantor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile index a0ef1af7631..8ebcb9ba662 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2020/12/04 20:45:28 nia Exp $ +# $NetBSD: Makefile,v 1.76 2021/01/01 09:52:32 ryoon Exp $ DISTNAME= cantor-${KAPPSVER} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math HOMEPAGE= https://kde.org/applications/education/cantor/ |