diff options
Diffstat (limited to 'math/superlu')
-rw-r--r-- | math/superlu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 91f7bae8d1ce..8048d0bea4f9 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} superlu_ug.pdf SLU_general.ps.gz:doc simax DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of routines for performing sparse factorization USES= fortran |