diff options
Diffstat (limited to 'math/kalgebra/Makefile')
-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 438e73ea75d..b8a85fb02e0 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2012/06/16 04:45:31 markd Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/07 19:17:05 adam Exp $ DISTNAME= kalgebra-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= math COMMENT= KDE graph calculator |