diff options
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 |