diff options
author | thierry <thierry@FreeBSD.org> | 2006-07-01 20:16:44 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-07-01 20:16:44 +0800 |
commit | 86fcbbd03d739215e836bdf73a5b9873517a402b (patch) | |
tree | 806e422a2d930409396bd7ddbe8e3b8dbcbf15a9 /math/mumps/Makefile | |
parent | 299f1d86f6788677731582ac95bd6e8a0bf8c9db (diff) | |
download | freebsd-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/mumps/Makefile')
-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 |