summaryrefslogtreecommitdiff
path: root/math/mathomatic/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2006-06-01 23:41:06 +0000
committerminskim <minskim>2006-06-01 23:41:06 +0000
commit297c0baee56a99e7856f10b909b8fb6a2c0c79d0 (patch)
treecc639c20078c353b58e34ffb0330553460caad7d /math/mathomatic/Makefile
parent3a4d8f7d0a0007cd1528f3c9e32ad62c1dceabb0 (diff)
downloadpkgsrc-297c0baee56a99e7856f10b909b8fb6a2c0c79d0.tar.gz
Update mathomatic to 12.5.14.
Changes: A number of minor changes. Fixes and improvements to the Mathomatic Command Reference. Upgraded clear and set commands to accept more than one argument. Gave real and imaginary commands a useful argument. Fixed a sloppiness in command line parsing in function get_range(). Code cleanup.
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 26ec49e95d0..e81471d5a74 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2006/05/15 07:45:01 minskim Exp $
+# $NetBSD: Makefile,v 1.66 2006/06/01 23:41:06 minskim Exp $
#
-DISTNAME= mathomatic-12.5.13
+DISTNAME= mathomatic-12.5.14
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tar.bz2