diff options
author | tg <tg@FreeBSD.org> | 2000-09-27 20:28:35 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-09-27 20:28:35 +0800 |
commit | bd144edba83b313cec54695b1cc771d53e512470 (patch) | |
tree | b9d221c4f1653fb8cd25a2a8902903f689ad7ae9 /math/Makefile | |
parent | fa7e8caf9d63fb1f14a484f2763bdc04ce71da42 (diff) | |
download | freebsd-ports-gnome-bd144edba83b313cec54695b1cc771d53e512470.tar.gz freebsd-ports-gnome-bd144edba83b313cec54695b1cc771d53e512470.tar.zst freebsd-ports-gnome-bd144edba83b313cec54695b1cc771d53e512470.zip |
rng is part of py-numeric now.
Diffstat (limited to 'math/Makefile')
-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 |