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 00e5ced9e32..365a4c1b866 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2013/06/04 22:16:38 tron Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/06 12:54:44 wiz Exp $ DISTNAME= kalgebra-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math COMMENT= KDE graph calculator |