diff options
author | tg <tg@FreeBSD.org> | 1997-04-29 07:25:01 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-04-29 07:25:01 +0000 |
commit | 193ab60dc8a983bb045a96d2c1c8f494892aa5e0 (patch) | |
tree | 590325664ec63740ac37a3a35ad1b0bbfd92730e /math/py-numeric17 | |
parent | 7fb7bb76c6beebe249b0aac48f3c55a3f890213c (diff) | |
download | FreeBSD-ports-193ab60dc8a983bb045a96d2c1c8f494892aa5e0.zip FreeBSD-ports-193ab60dc8a983bb045a96d2c1c8f494892aa5e0.tar.gz |
Fix PLIST. I had an old object file in my tree.
Diffstat (limited to 'math/py-numeric17')
-rw-r--r-- | math/py-numeric17/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numeric17/pkg-plist b/math/py-numeric17/pkg-plist index f73a62c..b84c209 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 |