diff options
Diffstat (limited to 'math/cantor/Makefile')
-rw-r--r-- | math/cantor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile index ed52066336d..5f1f59bf408 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/03/20 07:30:13 markd Exp $ +# $NetBSD: Makefile,v 1.2 2012/06/14 07:44:30 sbd Exp $ DISTNAME= cantor-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= math COMMENT= KDE frontend to mathematical software |