diff options
Diffstat (limited to 'math/arpack-ng/Makefile')
-rw-r--r-- | math/arpack-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/arpack-ng/Makefile b/math/arpack-ng/Makefile index d1960efb0d07..171c3bb5186b 100644 --- a/math/arpack-ng/Makefile +++ b/math/arpack-ng/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://forge.scilab.org/index.php/p/arpack-ng/downloads/get/ \ LOCAL/bf DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT+= Revised Argand library for solving large-scale eigenvalue problems LICENSE= BSD3CLAUSE |