diff options
Diffstat (limited to 'math/fftw3/Makefile')
-rw-r--r-- | math/fftw3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index 9692e93..720a12f 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ ftp://pm.cse.rmit.edu.au/pub/dsp/fftw/ DISTNAME= fftw-${PORTVERSION} -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= Fast C routines to compute the Discrete Fourier Transform USE_GMAKE= yes |