diff options
author | wiz <wiz> | 2002-01-17 14:03:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-01-17 14:03:12 +0000 |
commit | e93a211c74a9a9635d49ec9f1f2f13e8d070131a (patch) | |
tree | 3afc524d19d8675f189c27407e6ad1d00de7c2be /math | |
parent | aed3fec48c5418dda88bca48606cc7b5bade0fb2 (diff) | |
download | pkgsrc-e93a211c74a9a9635d49ec9f1f2f13e8d070131a.tar.gz |
Add and enable py-Scientific-doc.
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 2723eece2fa..2d7e7ad9a33 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2002/01/17 13:13:28 martti Exp $ +# $NetBSD: Makefile,v 1.71 2002/01/17 14:03:12 wiz Exp $ # COMMENT= Mathematics @@ -46,6 +46,7 @@ SUBDIR+= php4-bcmath SUBDIR+= pspp SUBDIR+= py-Numeric SUBDIR+= py-Scientific +SUBDIR+= py-Scientific-doc SUBDIR+= quadpack SUBDIR+= randlib SUBDIR+= rlab |