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 00893724512..e559065b63a 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2008/01/28 12:08:49 reinoud Exp $ +# $NetBSD: Makefile,v 1.18 2008/04/22 10:27:55 tnn Exp $ # -DISTNAME= maxima-5.14.0 +DISTNAME= maxima-5.15.0 # On updates, please make sure editors/TeXmacs knows about the new # version number. # (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima}) |