aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/blas/Makefile2
-rw-r--r--math/lapack++/Makefile2
-rw-r--r--math/lapack/Makefile2
-rw-r--r--math/qd/Makefile2
-rw-r--r--math/spooles/Makefile2
-rw-r--r--math/suitesparse/Makefile2
-rw-r--r--math/xlapack/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index 2e6ddfbbecf3..13ce5ddc4313 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -4,7 +4,7 @@
PORTNAME= blas
PORTREVISION= 4
-MAINTAINER= maho@FreeBSD.org
+MAINTAINER= fortran@FreeBSD.org
COMMENT= Basic Linear Algebra Subroutines
DESCR= ${.CURDIR}/pkg-descr
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile
index 4126569db297..853c87daf357 100644
--- a/math/lapack++/Makefile
+++ b/math/lapack++/Makefile
@@ -12,7 +12,7 @@ DIST_SUBDIR= lapackpp
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= maho@FreeBSD.org
+MAINTAINER= fortran@FreeBSD.org
COMMENT= Linear Algebra PACKage in C++, a wrapper for LAPACK
USES= fortran gmake pathfix libtool
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index c38643a9f8b5..5b22f8a7a896 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -12,7 +12,7 @@ DISTFILES+= manpages-${PORTVERSION}.tgz
.endif
DIST_SUBDIR= lapack
-MAINTAINER?= maho@FreeBSD.org
+MAINTAINER?= fortran@FreeBSD.org
COMMENT?= A library of Fortran 77 subroutines for linear algebra
LICENSE= BSD3CLAUSE
diff --git a/math/qd/Makefile b/math/qd/Makefile
index cf41f1d24de6..9ffe659abd49 100644
--- a/math/qd/Makefile
+++ b/math/qd/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 8
CATEGORIES= math
MASTER_SITES= http://www.cs.berkeley.edu/~yozo/software/
-MAINTAINER= maho@FreeBSD.org
+MAINTAINER= fortran@FreeBSD.org
COMMENT= Double-Double and Quad-Double Arithmetic
GNU_CONFIGURE= yes
diff --git a/math/spooles/Makefile b/math/spooles/Makefile
index 65b0121ed27a..3a1c1f7f3880 100644
--- a/math/spooles/Makefile
+++ b/math/spooles/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
DIST_SUBDIR= spooles
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= maho@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SParse Object Oriented Linear Equations Solver
LICENSE= PD
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index 36f3be0bbb1c..6bf41274436c 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math
MASTER_SITES= http://www.cise.ufl.edu/research/sparse/SuiteSparse/
DISTNAME= SuiteSparse-${PORTVERSION}
-MAINTAINER= maho@FreeBSD.org
+MAINTAINER= fortran@FreeBSD.org
COMMENT= SuiteSparse is a set of packages for sparse matrices calculation
LICENSE= GPLv2 LGPL21
diff --git a/math/xlapack/Makefile b/math/xlapack/Makefile
index 1a29014e4134..db431c52af9f 100644
--- a/math/xlapack/Makefile
+++ b/math/xlapack/Makefile
@@ -4,7 +4,7 @@
PORTNAME= xlapack
PORTREVISION= 4
-MAINTAINER= maho@FreeBSD.org
+MAINTAINER= fortran@FreeBSD.org
COMMENT= Extended Precision LAPACK
XLAPACK_SLAVEPORT= yes