diff options
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 30be5de2c68..5f294483c96 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2014/08/22 11:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/11/07 19:39:36 adam Exp $ DISTNAME= cantor-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math COMMENT= KDE frontend to mathematical software |