diff options
author | linimon <linimon@FreeBSD.org> | 2010-07-26 08:03:14 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-07-26 08:03:14 +0800 |
commit | 7268948481f269950d5fc078efcd98354d8d80b5 (patch) | |
tree | e1f2ef01a060349d2e85c2a734a6e210571da8b9 /math | |
parent | 24a27fe662bcdaaf4f954b9628abeab1f8170e19 (diff) | |
download | freebsd-ports-gnome-7268948481f269950d5fc078efcd98354d8d80b5.tar.gz freebsd-ports-gnome-7268948481f269950d5fc078efcd98354d8d80b5.tar.zst freebsd-ports-gnome-7268948481f269950d5fc078efcd98354d8d80b5.zip |
Reset ahze@ due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/fftw3/Makefile | 2 | ||||
-rw-r--r-- | math/ldouble/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index bd26b6d30a4d..2299412758c3 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= ahze@FreeBSD.org +MAINTAINER= ports@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 a5824dc461b2..87de8905c22e 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= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Long double math precision functions NO_WRKSUBDIR= yes |