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/superlu_mt | |
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/superlu_mt')
-rw-r--r-- | math/superlu_mt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile index f7236bafd22b..306b04748c0e 100644 --- a/math/superlu_mt/Makefile +++ b/math/superlu_mt/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} simax97.ps.gz:doc DIST_SUBDIR= superlu2 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= Routines for performing multithreaded sparse factorization USE_FORTRAN= yes |