diff options
author | jtb <jtb@pkgsrc.org> | 2001-02-10 04:31:30 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-02-10 04:31:30 +0000 |
commit | 111bbed8af598da454bcdc7b3db3cb6d64051f30 (patch) | |
tree | 2dd1c9ae17df369d4e35df194989471d328be4ad /math | |
parent | 0d192700438edfddda1e50499000bee27fcde14c (diff) | |
download | pkgsrc-111bbed8af598da454bcdc7b3db3cb6d64051f30.tar.gz |
Add and enable tochnog
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 a8cf9999398..a5900006b0a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2001/02/10 04:22:56 jtb Exp $ +# $NetBSD: Makefile,v 1.51 2001/02/10 04:31:30 jtb Exp $ # SUBDIR += R @@ -42,6 +42,7 @@ SUBDIR += scilab SUBDIR += slatec SUBDIR += superlu + SUBDIR += tochnog SUBDIR += udunits SUBDIR += vista SUBDIR += xldlas |