diff options
author | wiz <wiz@pkgsrc.org> | 2021-06-10 11:06:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-06-10 11:06:19 +0000 |
commit | 487a8c26c51b6c3b81f4bc12b90a2a4e61a6e35f (patch) | |
tree | 7a065360adfce53de770e622e35c8d3f0f7fb4de /math/cantor | |
parent | 461c23de1a10946478f280b9d05de746d908bfcc (diff) | |
download | pkgsrc-487a8c26c51b6c3b81f4bc12b90a2a4e61a6e35f.tar.gz |
*: bump PKGREVISION for poppler shlib bump
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 32090b42f6a..7e920f43e5f 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2021/05/20 11:55:58 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2021/06/10 11:06:22 wiz Exp $ DISTNAME= cantor-${KAPPSVER} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math HOMEPAGE= https://kde.org/applications/education/cantor/ |