summaryrefslogtreecommitdiff
path: root/math/mathomatic/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-07-06 13:34:08 +0000
committerminskim <minskim@pkgsrc.org>2005-07-06 13:34:08 +0000
commit3a0e56475ed704c6b669ddd815346da77daf32dd (patch)
tree870ae2bc9e71c29640c6d3dbd10edca8e2cf8bf0 /math/mathomatic/Makefile
parent1e7d44ee262dfdbfa37b0325899ded90f6df0af2 (diff)
downloadpkgsrc-3a0e56475ed704c6b669ddd815346da77daf32dd.tar.gz
Update mathomatic to 12.4.4.
Changes: - Added a few checks for NULL char pointers. - Major change in memory allocation: equation spaces are now only allocated as needed. - Changed optimize command to accept an equation number range. - Some minor code cleanups and commenting.
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 665407ee05e..0cbbbfb39e0 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2005/06/23 15:20:00 minskim Exp $
+# $NetBSD: Makefile,v 1.43 2005/07/06 13:34:08 minskim Exp $
#
-DISTNAME= mathomatic-12.4.3
+DISTNAME= mathomatic-12.4.4
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz