diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-24 03:05:21 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-24 03:05:21 +0000 |
commit | 57f8ecd37c6b6458978fb50b0e0dc2c9a05239a5 (patch) | |
tree | 7d3f2333771a217382d04e8dd3e8e109ed73e359 /math/mumps | |
parent | - add missing dependency HTML::Form (diff) |
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 #----------------------------------------------------------------------- |