diff options
author | bf <bf@FreeBSD.org> | 2011-07-24 11:05:21 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-07-24 11:05:21 +0800 |
commit | 5ab87d1085e182bfbd6679990a3974606e307aa7 (patch) | |
tree | dfe77bd19c771efbe2f759c02715facd1abc9165 /math/mumps | |
parent | 1671189c4b683d7e3de22dc9b62d3576ca67d21f (diff) | |
download | freebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.tar.gz freebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.tar.zst freebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.zip |
take in some orphans
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 ec7175223c4a..0e1b313b64fc 100644 --- a/math/mumps/Makefile +++ b/math/mumps/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://mumps.enseeiht.fr/ \ http://www.enseeiht.fr/irit/apo/MUMPS/ DISTNAME= MUMPS_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= MUltifrontal Massively Parallel sparse direct Solver #----------------------------------------------------------------------- |