summaryrefslogtreecommitdiff
path: root/math/mumps
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/mumps
parentUpdate to 2006.03.17 (diff)
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)
Notes
Notes: svn path=/head/; revision=166704
Diffstat (limited to 'math/mumps')
-rw-r--r--math/mumps/Makefile2
1 files changed, 1 insertions, 1 deletions
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