diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-04-15 11:23:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-04-15 11:23:03 +0000 |
commit | 5509636155d27ca56f83c35bbdb715918a53321d (patch) | |
tree | dad68b1a56f7094976ec159583ac191dcf523c8c /math | |
parent | 9bdb31e362106814b530fc395230c044cb5eae71 (diff) | |
download | pkgsrc-5509636155d27ca56f83c35bbdb715918a53321d.tar.gz |
*: Recursive revbump from devel/nss
Diffstat (limited to 'math')
-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 2818ef41199..b8d68ed5544 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2021/04/09 06:55:01 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2021/04/15 11:23:09 ryoon Exp $ DISTNAME= cantor-${KAPPSVER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math HOMEPAGE= https://kde.org/applications/education/cantor/ |