diff options
author | jtb <jtb@pkgsrc.org> | 2001-05-16 21:19:21 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-05-16 21:19:21 +0000 |
commit | a1502b2d9d6f550d411781d341c4915476107d3a (patch) | |
tree | ce4abed7a7b06db31b5389298d6143cd3b00d4d5 /math/Makefile | |
parent | 9a13b63e005c3b0ae371dde9e155c671a74ca275 (diff) | |
download | pkgsrc-a1502b2d9d6f550d411781d341c4915476107d3a.tar.gz |
Add and enable tasp-vsipl.
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 2a69659f2f1..8cb6fe123e5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2001/04/27 23:19:36 jtb Exp $ +# $NetBSD: Makefile,v 1.61 2001/05/16 21:19:21 jtb Exp $ # COMMENT= Mathematics @@ -49,6 +49,7 @@ SUBDIR+= sc SUBDIR+= scilab SUBDIR+= slatec SUBDIR+= superlu +SUBDIR+= tasp-vsipl SUBDIR+= tela SUBDIR+= tochnog SUBDIR+= udunits |