diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-01 12:16:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-01 12:16:44 +0000 |
commit | f6e6a00f019cdd9dfa65df7ebdcc71dde0cd87cb (patch) | |
tree | 58352a8bcb22a5c21d66a2167caba4c059917b71 /math/mumps | |
parent | Update 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)
Diffstat (limited to 'math/mumps')
-rw-r--r-- | math/mumps/Makefile | 2 |
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 |