aboutsummaryrefslogtreecommitdiff
path: root/math/arpack
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-06-14 07:38:51 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-06-14 07:38:51 +0000
commitfc7976f6a8c9aff903ca014c6bfae807c0a9bbcd (patch)
tree7fe26f6964f11184ede9b700d2e9fd7df8996504 /math/arpack
parent3fd4f0b0fe5a112545fcd3560fdbe35f092dd9af (diff)
downloadports-fc7976f6a8c9aff903ca014c6bfae807c0a9bbcd.tar.gz
ports-fc7976f6a8c9aff903ca014c6bfae807c0a9bbcd.zip
Notes
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)