diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:13:15 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:13:15 +0000 |
commit | 106310e7ffb7a3b075dae02abf181e4010556803 (patch) | |
tree | cea64c544837d331bdf6856b4acf181eb610d0c3 /math/fftw | |
parent | bbf67b84b13daa919de55830eb7063a091564563 (diff) |
Notes
Diffstat (limited to 'math/fftw')
-rw-r--r-- | math/fftw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 09669bee10c1..22df3859a5c0 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ ftp://pm.cse.rmit.edu.au/pub/dsp/fftw/ PKGNAMESUFFIX= ${FFTW_PKGNAMESUFFIX} -MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE +MAINTAINER= ports@freebsd.org COMMENT?= Fast C routines to compute the Discrete Fourier Transform # current flavors: default, float |