diff options
author | adam <adam> | 2014-11-07 19:39:24 +0000 |
---|---|---|
committer | adam <adam> | 2014-11-07 19:39:24 +0000 |
commit | 8c2d081861f2b0e3a2c3258abf7361cb75673b19 (patch) | |
tree | a5a5e8f2567d29e95ce8ef41c90b2597bae01cae /math/kalgebra | |
parent | fa20e8c9bf25edf6c7ebbab154a763e96afe664c (diff) | |
download | pkgsrc-8c2d081861f2b0e3a2c3258abf7361cb75673b19.tar.gz |
Revbump after updating boost
Diffstat (limited to 'math/kalgebra')
-rw-r--r-- | math/kalgebra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index bd0cadc0fd8..5a8ccc1b709 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/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= kalgebra-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math COMMENT= KDE graph calculator |