summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2004-08-14 13:30:38 +0000
committerdmcmahill <dmcmahill>2004-08-14 13:30:38 +0000
commitc78a7eeb75afa03b3b3bb2e3be57e106edec3211 (patch)
treee752271f4a37db67ca0b8c010153e12206a2afc0 /math
parentde188c843d7a53024c5701574712e6b7a470c705 (diff)
downloadpkgsrc-c78a7eeb75afa03b3b3bb2e3be57e106edec3211.tar.gz
add and enable octave-forge
Diffstat (limited to 'math')
-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