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 | 2b6f39cb137109e5ddff85c81196cb9d4e3462cd (diff) | |
download | ports-f6e6a00f019cdd9dfa65df7ebdcc71dde0cd87cb.tar.gz ports-f6e6a00f019cdd9dfa65df7ebdcc71dde0cd87cb.zip |
Notes
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 |