summaryrefslogtreecommitdiff
path: root/math/maxima/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-08-31 11:41:04 +0000
committerasau <asau@pkgsrc.org>2009-08-31 11:41:04 +0000
commit1bef3b4db32ebdf234020e0f4125c676fcd3771d (patch)
tree34f4f65d961fad2b43c3eb4085970d9937988ea8 /math/maxima/Makefile
parentdc11f4429fd4755f442b836b20e221a3b19c8f80 (diff)
downloadpkgsrc-1bef3b4db32ebdf234020e0f4125c676fcd3771d.tar.gz
Update to Maxima 5.19.2.
Changes since 5.19.1: * bug fix in defint * bug fix in csign * bug fix in "not" * bug fix in implicit3d * bug fix in sublist * bug fix in share/matrix/eigen.mac * bug fix in share/contrib/stats/stats.mac
Diffstat (limited to 'math/maxima/Makefile')
-rw-r--r--math/maxima/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 2147c9939cc..5a4d80d47df 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2009/08/22 15:57:37 asau Exp $
+# $NetBSD: Makefile,v 1.24 2009/08/31 11:41:04 asau Exp $
#
-DISTNAME= maxima-5.19.1
+DISTNAME= maxima-5.19.2
# On updates, please make sure editors/TeXmacs knows about the new
# version number.
# (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima})