diff options
author | jtb <jtb> | 2002-05-04 01:10:45 +0000 |
---|---|---|
committer | jtb <jtb> | 2002-05-04 01:10:45 +0000 |
commit | 1719b12f381779acc17295149faa2dabf15b9418 (patch) | |
tree | 508e80318ab594efb16a7589ff470ec549a1be4c /math/Makefile | |
parent | 1cc9c5aa41bd3daf600cc83de86a44eecc2f737e (diff) | |
download | pkgsrc-1719b12f381779acc17295149faa2dabf15b9418.tar.gz |
Add and enable algae.
Diffstat (limited to 'math/Makefile')
-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 |