aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-07-01 12:16:44 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-07-01 12:16:44 +0000
commitf6e6a00f019cdd9dfa65df7ebdcc71dde0cd87cb (patch)
tree58352a8bcb22a5c21d66a2167caba4c059917b71 /math
parent2b6f39cb137109e5ddff85c81196cb9d4e3462cd (diff)
downloadports-f6e6a00f019cdd9dfa65df7ebdcc71dde0cd87cb.tar.gz
ports-f6e6a00f019cdd9dfa65df7ebdcc71dde0cd87cb.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/chaco/Makefile2
-rw-r--r--math/elmer-mathlibs/Makefile2
-rw-r--r--math/elmer-umfpack/Makefile2
-rw-r--r--math/mumps/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/math/chaco/Makefile b/math/chaco/Makefile
index 1018fb79c2fc..2514bcdc16bb 100644
--- a/math/chaco/Makefile
+++ b/math/chaco/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.cs.sandia.gov/downloads/papers/bahendr/ \
http://bsd3.csme.ru/myports/
DISTNAME= Chaco-${PORTVERSION}
-MAINTAINER= giffunip@asme.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Software for Partitioning Graphs
WRKSRC= ${WRKDIR}/${DISTNAME}/code
diff --git a/math/elmer-mathlibs/Makefile b/math/elmer-mathlibs/Makefile
index b13824e6bfe4..135a7a829f84 100644
--- a/math/elmer-mathlibs/Makefile
+++ b/math/elmer-mathlibs/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/
PKGNAMEPREFIX= elmer-
-MAINTAINER= giffunip@asme.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Math libraries build with F90 for used in ELMER FEM
BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran
diff --git a/math/elmer-umfpack/Makefile b/math/elmer-umfpack/Makefile
index ede2e594dca5..af4ec436dcca 100644
--- a/math/elmer-umfpack/Makefile
+++ b/math/elmer-umfpack/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/
PKGNAMEPREFIX= elmer-
-MAINTAINER= giffunip@asme.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= UMFPACK library used by ELMER FEM package
BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran
diff --git a/math/mumps/Makefile b/math/mumps/Makefile
index 2be0a3153db8..70293b2c7f25 100644
--- a/math/mumps/Makefile
+++ b/math/mumps/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.enseeiht.fr/apo/MUMPS/ \
http://graal.ens-lyon.fr/MUMPS/
DISTNAME= MUMPS_${PORTVERSION}
-MAINTAINER= giffunip@asme.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MUltifrontal Massively Parallel sparse direct Solver
BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran