diff options
author | jtb <jtb> | 2002-05-04 01:10:45 +0000 |
---|---|---|
committer | jtb <jtb> | 2002-05-04 01:10:45 +0000 |
commit | 8ad59b249b426246b33a1215b8da52d12c58171d (patch) | |
tree | 508e80318ab594efb16a7589ff470ec549a1be4c /math | |
parent | 601be111da3ab28c0765c3369b467d051290cafe (diff) | |
download | pkgsrc-8ad59b249b426246b33a1215b8da52d12c58171d.tar.gz |
Add and enable algae.
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 f431e338870..a3a78458a43 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2002/04/23 01:49:34 markd Exp $ +# $NetBSD: Makefile,v 1.77 2002/05/04 01:10:45 jtb Exp $ # COMMENT= Mathematics @@ -16,6 +16,7 @@ SUBDIR+= R-rpart SUBDIR+= R-survival SUBDIR+= abs SUBDIR+= admesh +SUBDIR+= algae SUBDIR+= aribas SUBDIR+= blas SUBDIR+= calc |