aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-07-26 01:59:00 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-07-26 01:59:00 +0000
commita1b89761cfda7da203e0fa0be39ae68e130f8d8b (patch)
tree3415da991f2d092896d46bc4940bdf865e27b2d6
parentdd76159fc5e1f1182a41ae221aa5d7d3e99b5ea1 (diff)
downloadports-a1b89761cfda7da203e0fa0be39ae68e130f8d8b.tar.gz
ports-a1b89761cfda7da203e0fa0be39ae68e130f8d8b.zip
Notes
-rw-r--r--math/fftw3/Makefile2
-rw-r--r--math/ldouble/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile
index 2299412758c3..a6d6baa7bbba 100644
--- a/math/fftw3/Makefile
+++ b/math/fftw3/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
PKGNAMESUFFIX= ${FFTW3_PKGNAMESUFFIX}
DISTNAME= fftw-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT?= Fast C routines to compute the Discrete Fourier Transform
# current flavors: default, float, and long
diff --git a/math/ldouble/Makefile b/math/ldouble/Makefile
index 87de8905c22e..5287550a8529 100644
--- a/math/ldouble/Makefile
+++ b/math/ldouble/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ahze
DISTFILES= ${LDOUBLE_DISTFILE}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= Long double math precision functions
NO_WRKSUBDIR= yes