diff options
Diffstat (limited to 'math/kalgebra/Makefile')
-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 |