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 88f62c30b6f..39f7e25e9b6 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/09/15 10:05:29 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/02 17:11:30 tron Exp $ DISTNAME= cantor-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math COMMENT= KDE frontend to mathematical software |