diff options
author | wiz <wiz@pkgsrc.org> | 2002-01-17 14:03:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-01-17 14:03:12 +0000 |
commit | fbc9a66eee8d2a5164b4e7d46045973ac9ca10f4 (patch) | |
tree | 3afc524d19d8675f189c27407e6ad1d00de7c2be /math | |
parent | 31b0437fb455dfbc00209283ce97eec8918e0ba1 (diff) | |
download | pkgsrc-fbc9a66eee8d2a5164b4e7d46045973ac9ca10f4.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 |