summaryrefslogtreecommitdiff
path: root/math/mathomatic/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2006-07-27 18:25:48 +0000
committerminskim <minskim>2006-07-27 18:25:48 +0000
commitc387f24768166b025ec85545b4732eaeab4448f8 (patch)
tree8c8719b5420798202ad9812685e512495a17c89a /math/mathomatic/Makefile
parent4cd9626131f044dfd4b57e85c9cb60a3d9e7ae4d (diff)
downloadpkgsrc-c387f24768166b025ec85545b4732eaeab4448f8.tar.gz
Update mathomatic to 12.5.18.
Changes: Fixed some gcc compiler warnings. Code and documentation cleanup. Removed BASICS define. Removed all isascii() tests from the source code.
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 2c763d9747d..c438d201ed7 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2006/06/18 03:02:24 minskim Exp $
+# $NetBSD: Makefile,v 1.69 2006/07/27 18:25:48 minskim Exp $
#
-DISTNAME= mathomatic-12.5.17
+DISTNAME= mathomatic-12.5.18
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tar.bz2