diff options
-rw-r--r-- | math/laspack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/laspack/Makefile b/math/laspack/Makefile index 43afcf5a8a8f..d782e5e9a32e 100644 --- a/math/laspack/Makefile +++ b/math/laspack/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://netlib.bell-labs.com/netlib/linalg/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= Package for solving large sparse systems of linear equations USE_REINPLACE= yes |