diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-04-29 07:25:01 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-04-29 07:25:01 +0000 |
commit | c519fb2d3b781363935da7c3c4040b1e7aa874cb (patch) | |
tree | 345f2cd125a88339587c25adc0037dded6618cb5 | |
parent | 76d58a8727720a06af5b7a29787f01ae545d2464 (diff) |
Notes
-rw-r--r-- | math/numpy/pkg-plist | 2 | ||||
-rw-r--r-- | math/py-numeric/pkg-plist | 2 | ||||
-rw-r--r-- | math/py-numeric17/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/numpy/pkg-plist b/math/numpy/pkg-plist index f73a62cf0d63..b84c2095d7f1 100644 --- a/math/numpy/pkg-plist +++ b/math/numpy/pkg-plist @@ -17,7 +17,7 @@ share/python1.4/NumPy/RandomArray.pyc share/python1.4/NumPy/UserArray.py share/python1.4/NumPy/UserArray.pyc share/python1.4/NumPy/fast_umathmodule.so -share/python1.4/NumPy/fftpackmodule.so +share/python1.4/NumPy/fftpack.so share/python1.4/NumPy/lapack_litemodule.so share/python1.4/NumPy/multiarraymodule.so share/python1.4/NumPy/ranlibmodule.so diff --git a/math/py-numeric/pkg-plist b/math/py-numeric/pkg-plist index f73a62cf0d63..b84c2095d7f1 100644 --- a/math/py-numeric/pkg-plist +++ b/math/py-numeric/pkg-plist @@ -17,7 +17,7 @@ share/python1.4/NumPy/RandomArray.pyc share/python1.4/NumPy/UserArray.py share/python1.4/NumPy/UserArray.pyc share/python1.4/NumPy/fast_umathmodule.so -share/python1.4/NumPy/fftpackmodule.so +share/python1.4/NumPy/fftpack.so share/python1.4/NumPy/lapack_litemodule.so share/python1.4/NumPy/multiarraymodule.so share/python1.4/NumPy/ranlibmodule.so diff --git a/math/py-numeric17/pkg-plist b/math/py-numeric17/pkg-plist index f73a62cf0d63..b84c2095d7f1 100644 --- a/math/py-numeric17/pkg-plist +++ b/math/py-numeric17/pkg-plist @@ -17,7 +17,7 @@ share/python1.4/NumPy/RandomArray.pyc share/python1.4/NumPy/UserArray.py share/python1.4/NumPy/UserArray.pyc share/python1.4/NumPy/fast_umathmodule.so -share/python1.4/NumPy/fftpackmodule.so +share/python1.4/NumPy/fftpack.so share/python1.4/NumPy/lapack_litemodule.so share/python1.4/NumPy/multiarraymodule.so share/python1.4/NumPy/ranlibmodule.so |