From e835cf9192f0d7e5c201170b72dfcd34030eaabc Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 31 Mar 2004 18:15:36 +0000 Subject: Add and enable mathomatic. --- doc/CHANGES | 3 ++- math/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/CHANGES b/doc/CHANGES index 6c7245fc4d9..4c7609b9d76 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5397 2004/03/31 17:26:00 minskim Exp $ +$NetBSD: CHANGES,v 1.5398 2004/03/31 18:15:36 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1641,3 +1641,4 @@ Changes to the packages collection and infrastructure in 2004: Removed blackbook [jmmv 2004-03-31] Renamed dbxml to bdb-xml [minskim 2004-03-31] Renamed py-dbxml to py-bdb-xml [minskim 2004-03-31] + Added mathomatic-10.9b [minskim 2004-03-31] diff --git a/math/Makefile b/math/Makefile index 30cbac57cb0..0e4b3b072d2 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.109 2004/03/05 14:47:38 adam Exp $ +# $NetBSD: Makefile,v 1.110 2004/03/31 18:15:36 minskim Exp $ # COMMENT= Mathematics @@ -46,6 +46,7 @@ SUBDIR+= guppi SUBDIR+= lapack SUBDIR+= libffm SUBDIR+= linpack +SUBDIR+= mathomatic SUBDIR+= mcsim SUBDIR+= meschach SUBDIR+= metis -- cgit v1.2.3