summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 6d06b74e058..cd2d2cb9729 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2004/07/30 13:50:07 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2004/08/14 13:30:38 dmcmahill Exp $
#
COMMENT= Mathematics
@@ -60,6 +60,7 @@ SUBDIR+= newmat
SUBDIR+= ntl
SUBDIR+= octave
SUBDIR+= octave-current
+SUBDIR+= octave-forge
SUBDIR+= odepack
SUBDIR+= otter
SUBDIR+= p5-Math-Bezier