summaryrefslogtreecommitdiff
path: root/math/mathomatic/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2007-06-15 13:40:35 +0000
committerminskim <minskim>2007-06-15 13:40:35 +0000
commit484038934f89fe5013694dc18a597bc4744d6953 (patch)
tree413cfb8c9ae224be5096cd9789fc7fb6d54f035e /math/mathomatic/Makefile
parentb5c7224789b52e5cb4dabdb3d8890df475c5adbe (diff)
downloadpkgsrc-484038934f89fe5013694dc18a597bc4744d6953.tar.gz
Update mathomatic to 12.7.2.
Changes: - Added order parameter to extrema command, which specifies the number of derivatives to take. - Renamed flist command to "display".
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 14613d0fb36..892ccd83960 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2007/05/23 02:31:03 minskim Exp $
+# $NetBSD: Makefile,v 1.81 2007/06/15 13:40:35 minskim Exp $
#
-DISTNAME= mathomatic-12.7.1
+DISTNAME= mathomatic-12.7.2
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tar.bz2