diff options
Diffstat (limited to 'math/maxima/Makefile')
-rw-r--r-- | math/maxima/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 9efc21f2481..aae655a0daf 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2010/08/26 10:21:12 asau Exp $ +# $NetBSD: Makefile,v 1.28 2010/12/26 23:51:13 asau Exp $ # -DISTNAME= maxima-5.22.1 +DISTNAME= maxima-5.23.0 # On updates, please make sure editors/TeXmacs knows about the new # version number. # (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima}) |