diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2000-09-27 12:28:35 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2000-09-27 12:28:35 +0000 |
commit | 382ea24b9411214e0b352cdd8e43bafdd3cc4b63 (patch) | |
tree | 37e0718f394db3c82db313b364712d563fe15c11 /math | |
parent | fd9d27296256d06fd016c0b39ccc3619b0943805 (diff) | |
download | freebsd-ports-382ea24b9411214e0b352cdd8e43bafdd3cc4b63.zip |
rng is part of py-numeric now.
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index ec98a8713bc1..9e8cc81d73d3 100644 --- a/math/Makefile +++ b/math/Makefile @@ -54,7 +54,6 @@ SUBDIR += py-scientific SUBDIR += pygist SUBDIR += rcalc - SUBDIR += rng SUBDIR += ruby-bigfloat SUBDIR += sc SUBDIR += scigraphica |