aboutsummaryrefslogtreecommitdiffstats
path: root/math/arpack
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-02-13 23:25:26 +0800
committerwxs <wxs@FreeBSD.org>2009-02-13 23:25:26 +0800
commitb3bd71dfd10813f40c8d64537d0948530eaa8ee0 (patch)
tree9746f8d28ab93c8ab3598d91a0cdf187c1cffd68 /math/arpack
parentaba16af8a55316e2a05e1cc2946d62eefea58fc1 (diff)
downloadfreebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.tar.gz
freebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.tar.zst
freebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.zip
- Pass maintainership along.
Diffstat (limited to 'math/arpack')
-rw-r--r--math/arpack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/arpack/Makefile b/math/arpack/Makefile
index 3ecd49f30a1a..a7d2ae8d7a22 100644
--- a/math/arpack/Makefile
+++ b/math/arpack/Makefile
@@ -19,7 +19,7 @@ EXTRACT_ONLY= ${PORTNAME}${PORTVERSION}.tar.gz
PATCH_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= Argand Library: large eigenvalue subroutines (serial version)
.if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS)