summaryrefslogtreecommitdiff
path: root/math/fftw3
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2004-10-29 22:24:47 +0000
committerMichael Johnson <ahze@FreeBSD.org>2004-10-29 22:24:47 +0000
commitb0823ae396a7b32354b085a7fe82dc7fd7a0beaf (patch)
treec4fc5c22783cccc324b5c497489d141711c97602 /math/fftw3
parentUpdate to 1.1.12. (diff)
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
Diffstat (limited to 'math/fftw3')
-rw-r--r--math/fftw3/Makefile2
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