summaryrefslogtreecommitdiff
path: root/math/mathomatic/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2006-01-25 20:42:26 +0000
committerminskim <minskim>2006-01-25 20:42:26 +0000
commit866e04c11a5d76a1798f8c1d730df6395ad73977 (patch)
treec1b507965d5a0daa05c33f962568f12ad4f3a65d /math/mathomatic/Makefile
parent5128bb73b52001b4bc293467108627b458aefad7 (diff)
downloadpkgsrc-866e04c11a5d76a1798f8c1d730df6395ad73977.tar.gz
Update mathomatic to 12.5.6.
Changes: - Fixed compatibility problem with "list export" and "list maxima". - Added "tests/conversions.in". - Made "code integer" command work with more languages than C and Java. - Added "code python" command option. - Added "fact/fact.c" and "fact/fact.py", which are factorial functions. - Completed "help geometry" page.
Diffstat (limited to 'math/mathomatic/Makefile')
-rw-r--r--math/mathomatic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index 925ff430833..1af8d298f7f 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2006/01/21 23:25:02 minskim Exp $
+# $NetBSD: Makefile,v 1.59 2006/01/25 20:42:26 minskim Exp $
#
-DISTNAME= mathomatic-12.5.5
+DISTNAME= mathomatic-12.5.6
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tar.bz2