diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2004-08-14 13:30:38 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2004-08-14 13:30:38 +0000 |
commit | 6b2aee0f0035f9f47162d29a0c67abf71882f451 (patch) | |
tree | e752271f4a37db67ca0b8c010153e12206a2afc0 /math | |
parent | 6319d513392983fe4d5e2dd9a78845e7ab9328c8 (diff) | |
download | pkgsrc-6b2aee0f0035f9f47162d29a0c67abf71882f451.tar.gz |
add and enable octave-forge
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
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 |