diff options
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 b1aa9ed48b2..3bf50fc6d51 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2020/08/18 17:58:05 leot Exp $ +# $NetBSD: Makefile,v 1.72 2020/11/05 09:08:37 ryoon Exp $ DISTNAME= cantor-${KAPPSVER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math HOMEPAGE= https://kde.org/applications/education/cantor/ |