diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 14:22:24 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 14:22:24 +0000 |
commit | f53eb28489aa8f30712cd8772d1a0e05c394a5da (patch) | |
tree | 106b1a554f4cf4652ff2f420b33c89386548710b /math/fftw3 | |
parent | b587cc2b4da727288248ce5c15129046e6e6b332 (diff) | |
download | ports-f53eb28489aa8f30712cd8772d1a0e05c394a5da.tar.gz ports-f53eb28489aa8f30712cd8772d1a0e05c394a5da.zip |
Diffstat (limited to 'math/fftw3')
-rw-r--r-- | math/fftw3/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index 4a00605a0022..54f4104b31c5 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -1,5 +1,3 @@ -# Created by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE> - PORTNAME= fftw3 DISTVERSION= 3.3.10 PORTREVISION= 2 |