aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-07-01 20:16:44 +0800
committerthierry <thierry@FreeBSD.org>2006-07-01 20:16:44 +0800
commit86fcbbd03d739215e836bdf73a5b9873517a402b (patch)
tree806e422a2d930409396bd7ddbe8e3b8dbcbf15a9 /math
parent299f1d86f6788677731582ac95bd6e8a0bf8c9db (diff)
downloadfreebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.tar.gz
freebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.tar.zst
freebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.zip
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon! Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
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