diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
commit | a01b22a05259e8b8b76cfadccd22f4df4309c55e (patch) | |
tree | c41943c00a390851e85561a8bb285cbf37b82724 /math/trlan | |
parent | 56f2748d5194b9d5187e449ee838de0694783516 (diff) | |
download | ports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.tar.gz ports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.zip |
Notes
Diffstat (limited to 'math/trlan')
-rw-r--r-- | math/trlan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/trlan/Makefile b/math/trlan/Makefile index d094f4ff708b..0956dcd09eda 100644 --- a/math/trlan/Makefile +++ b/math/trlan/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= https://codeforge.lbl.gov/frs/download.php/210/:1 \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:1 trlan-ug.pdf:2 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Thick-restart Lanczos method for eigenproblems BROKEN_powerpc64= Does not build |