diff options
author | adam <adam> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam> | 2013-05-09 07:39:04 +0000 |
commit | 933b6c62f97c01989964346c55aaf256c23c47a5 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /math/kalgebra | |
parent | 797085aca7ba8007bcd1ab695afbf95f40b11486 (diff) | |
download | pkgsrc-933b6c62f97c01989964346c55aaf256c23c47a5.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'math/kalgebra')
-rw-r--r-- | math/kalgebra/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index e42ca6f4578..efabd3735ee 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:51:58 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/05/09 07:40:05 adam Exp $ DISTNAME= kalgebra-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= math COMMENT= KDE graph calculator |