diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-27 11:50:28 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-27 11:50:28 +0000 |
commit | 7b26894f18e503be94fccd0da0972c89c3062782 (patch) | |
tree | 66f3a950c3f2bc41a752af04dc96cec6ad05f972 /math/elmer-umfpack | |
parent | ca55d408e82cedba8ef93260978bafc1392fd7b2 (diff) | |
download | ports-7b26894f18e503be94fccd0da0972c89c3062782.tar.gz ports-7b26894f18e503be94fccd0da0972c89c3062782.zip |
Notes
Diffstat (limited to 'math/elmer-umfpack')
-rw-r--r-- | math/elmer-umfpack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/elmer-umfpack/Makefile b/math/elmer-umfpack/Makefile index 41f198dcb07e..1b4a51ab3e11 100644 --- a/math/elmer-umfpack/Makefile +++ b/math/elmer-umfpack/Makefile @@ -13,7 +13,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/ PKGNAMEPREFIX= elmer- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= UMFPACK library used by ELMER FEM package WANT_FORTRAN=yes #dummy but future use |