aboutsummaryrefslogtreecommitdiff
path: root/math/fftw
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>1999-10-02 16:54:38 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>1999-10-02 16:54:38 +0000
commit26a6ffdc4d10b21438fe2b3669732ff234039d45 (patch)
tree0894633259548d159f01a44675d512fb41c07f5f /math/fftw
parent09ff7a4ec6a9f5fc2f81369f4b7c285c3fa77c8b (diff)
downloadports-26a6ffdc4d10b21438fe2b3669732ff234039d45.tar.gz
ports-26a6ffdc4d10b21438fe2b3669732ff234039d45.zip
Notes
Diffstat (limited to 'math/fftw')
-rw-r--r--math/fftw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index cd6ce1b0aad5..c05c7820105d 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: fftw
# Version required: 2.1.2
# Date created: Dec 28 1998
-# Whom: Lars Koeller <lkoeller@cc.fh-lippe.de>
+# Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
ftp://theory.lcs.mit.edu/pub/fftw/ \
ftp://pm.cse.rmit.edu.au/pub/dsp/fftw/
-MAINTAINER= lkoeller@cc.fh-lippe.de
+MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
.include <bsd.port.pre.mk>