diff --git a/math/fftw-3/Portfile b/math/fftw-3/Portfile
index 4bb0ea0..aa0e274 100644
a
|
b
|
|
4 | 4 | PortSystem 1.0 |
5 | 5 | |
6 | 6 | name fftw-3 |
7 | | version 3.2 |
8 | | revision 1 |
| 7 | version 3.2.1 |
9 | 8 | categories math |
10 | 9 | platforms darwin |
11 | 10 | maintainers takeshi@macports.org |
… |
… |
long_description \ |
36 | 35 | improvements relative to 2.x, but is not backwardly \ |
37 | 36 | compatible. |
38 | 37 | |
39 | | checksums md5 280960ddbad368ebb96c073a2b642f5d \ |
40 | | sha1 7ec19356191ffa3719294a5373f27b75c04c301b \ |
41 | | rmd160 26f686e793f0fafedefa352b38058e76c9ca698c |
| 38 | checksums md5 712d3f33625a0a76f5758648d4b925f7 \ |
| 39 | sha1 690a7cb4fb947a555eaf166cd098a43b61796723 \ |
| 40 | rmd160 b8537c9a245638ea01bbac7ca56862844be674be |
42 | 41 | |
43 | 42 | configure.args \ |
44 | 43 | --enable-threads \ |