diff options
author | ahze <ahze@FreeBSD.org> | 2004-10-30 06:24:47 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-10-30 06:24:47 +0800 |
commit | 1821338a3337dcbb73b7f402a0bb32b5fdcbf983 (patch) | |
tree | 4a8363e78f76fef3c49a1011141ff18a0a5e66ce /math/fftw3/Makefile | |
parent | 3e04ec3a53581f6bde991af3893b3940535aa062 (diff) | |
download | freebsd-ports-gnome-1821338a3337dcbb73b7f402a0bb32b5fdcbf983.tar.gz freebsd-ports-gnome-1821338a3337dcbb73b7f402a0bb32b5fdcbf983.tar.zst freebsd-ports-gnome-1821338a3337dcbb73b7f402a0bb32b5fdcbf983.zip |
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
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 9692e9337793..720a12f43bc1 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 |