summaryrefslogtreecommitdiff
path: root/math/mathomatic/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-07-19 17:46:40 +0000
committerminskim <minskim@pkgsrc.org>2005-07-19 17:46:40 +0000
commit5f2212449aa757340114c2bf8aaf4126f07ea00c (patch)
treeae982ff7352d013b4b74bdeee8c725161b376ddb /math/mathomatic/Makefile
parenta3e3817e07f14721a5e820767db0fc606691e860 (diff)
downloadpkgsrc-5f2212449aa757340114c2bf8aaf4126f07ea00c.tar.gz
Update mathomatic to 12.4.5.
Changes: - Bug fix made to divide command. - Increased the number of equation spaces to 100. - Fixed a precision problem with the "list export" command. - Added and implemented function return_result(equation_number) at the end of most commands, to facilitate use as a library. - Some more comments were added and "list.c" was cleaned up. - Replaced most printf()s with a new function called error().
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 0cbbbfb39e0..c6602b0ef0f 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2005/07/06 13:34:08 minskim Exp $
+# $NetBSD: Makefile,v 1.44 2005/07/19 17:46:40 minskim Exp $
#
-DISTNAME= mathomatic-12.4.4
+DISTNAME= mathomatic-12.4.5
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz