aboutsummaryrefslogtreecommitdiffstats
path: root/math/arpack
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2011-06-14 15:38:51 +0800
committerstephen <stephen@FreeBSD.org>2011-06-14 15:38:51 +0800
commit097e2d0901f9146826289ed62cc81fdb6225cd67 (patch)
tree398286e8c2df330fcd02762affd8e20c795f8a3a /math/arpack
parentfde72c556184a844b62f3d11b6e0dec0b60d8fbd (diff)
downloadfreebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.tar.gz
freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.tar.zst
freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.zip
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor)
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 097acb91c5d0..1a92c418835e 100644
--- a/math/arpack/Makefile
+++ b/math/arpack/Makefile
@@ -22,7 +22,7 @@ PATCH_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/ \
PATCHFILES= arpack-arscnd-2.patch.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= stephen@missouri.edu
+MAINTAINER= stephen@FreeBSD.org
COMMENT= Argand Library: large eigenvalue subroutines (serial version)
.if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS)