diff options
author | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
commit | 2459ac824ee31120542e67edf141470b8ba6b0a8 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /math/cantor/Makefile | |
parent | 2b56a8ee0ac76a764e929cf4446a9966cbfcae87 (diff) | |
download | pkgsrc-2459ac824ee31120542e67edf141470b8ba6b0a8.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
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 4345788ec8f..d82d6e52f5d 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:51:57 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:05 adam Exp $ DISTNAME= cantor-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= math COMMENT= KDE frontend to mathematical software |