diff options
author | rh <rh> | 2002-11-09 09:24:05 +0000 |
---|---|---|
committer | rh <rh> | 2002-11-09 09:24:05 +0000 |
commit | cd30513f7b658511910f840586dabdd3cbb6e096 (patch) | |
tree | ba29d89a245c15e3ede4dd20886164b26325478a /math | |
parent | 9230cf3cb115c06bdca1e891a4af64d34f7df5a5 (diff) | |
download | pkgsrc-cd30513f7b658511910f840586dabdd3cbb6e096.tar.gz |
Add and enable statist
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 331d7cf522b..7f6162253c9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2002/11/02 10:26:46 rh Exp $ +# $NetBSD: Makefile,v 1.87 2002/11/09 09:24:05 rh Exp $ # COMMENT= Mathematics @@ -77,6 +77,7 @@ SUBDIR+= sc SUBDIR+= scilab SUBDIR+= slatec SUBDIR+= snns +SUBDIR+= statist SUBDIR+= superlu SUBDIR+= tasp-vsipl SUBDIR+= tela |