diff options
author | wiz <wiz@pkgsrc.org> | 2021-04-09 06:54:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-04-09 06:54:56 +0000 |
commit | f83cf1a932b0c32554a0e62fcc107ff01eaec8cd (patch) | |
tree | f861f3b9132a6d5c7112a4d5df275536319ef5a8 /math/cantor/Makefile | |
parent | 62222668bb6eacd6ca734c854568270faf86f241 (diff) | |
download | pkgsrc-f83cf1a932b0c32554a0e62fcc107ff01eaec8cd.tar.gz |
*: bump PKGREVISION for nss linking fix
Diffstat (limited to 'math/cantor/Makefile')
-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 31ee36fa395..2818ef41199 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2021/04/08 06:19:46 adam Exp $ +# $NetBSD: Makefile,v 1.80 2021/04/09 06:55:01 wiz Exp $ DISTNAME= cantor-${KAPPSVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math HOMEPAGE= https://kde.org/applications/education/cantor/ |