summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES5
-rw-r--r--math/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 073a96d6d47..6d44addee50 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11414 2005/10/11 13:01:11 wiz Exp $
+$NetBSD: CHANGES,v 1.11415 2005/10/11 13:32:16 adam Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -4400,3 +4400,6 @@ Changes to the packages collection and infrastructure in 2005:
Updated math/qalculate to 0.8.2 [adam 2005-10-11]
Updated math/qalculate-gtk to 0.8.2 [adam 2005-10-11]
Updated math/qalculate-kde to 0.8.2 [adam 2005-10-11]
+ Added math/qalculate-bases 0.8.2 [adam 2005-10-11]
+ Added math/qalculate-currency 0.8.2 [adam 2005-10-11]
+ Added math/qalculate-units 0.8.2 [adam 2005-10-11]
diff --git a/math/Makefile b/math/Makefile
index 8c996c63d78..fc091fa3b03 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.136 2005/10/02 12:08:37 wulf Exp $
+# $NetBSD: Makefile,v 1.137 2005/10/11 13:31:10 adam Exp $
#
COMMENT= Mathematics
@@ -92,8 +92,11 @@ SUBDIR+= py-numarray
SUBDIR+= py-pytables
SUBDIR+= py-rpy
SUBDIR+= qalculate
+SUBDIR+= qalculate-bases
+SUBDIR+= qalculate-currency
SUBDIR+= qalculate-gtk
SUBDIR+= qalculate-kde
+SUBDIR+= qalculate-units
SUBDIR+= quadpack
SUBDIR+= randlib
SUBDIR+= ruby-bigfloat