diff options
author | wiz <wiz@pkgsrc.org> | 2022-05-13 20:00:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-05-13 20:00:05 +0000 |
commit | 4db75e9fc28e162e03a146633d60f20ef0145796 (patch) | |
tree | ed15b5ef5e28fb6ddb8c6095981890998133364e | |
parent | afbe964252cfbf29b456470f827d46b38f0b6a0d (diff) | |
download | pkgsrc-4db75e9fc28e162e03a146633d60f20ef0145796.tar.gz |
cantor: bump PKGREVISION for dependency change
-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 405d5de3b9b..e45ee90ed1a 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2022/05/13 19:50:30 jperkin Exp $ +# $NetBSD: Makefile,v 1.95 2022/05/13 20:00:05 wiz Exp $ DISTNAME= cantor-${KAPPSVER} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= math HOMEPAGE= https://kde.org/applications/education/cantor/ |