diff options
Diffstat (limited to 'math/blacs')
-rw-r--r-- | math/blacs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 178d941a3d41..c226f950f6fb 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -10,6 +10,7 @@ EXTRACT_ONLY= mpiblacs.tgz blacstester.tgz mpiblacs-patch03.tgz MAINTAINER= ports@FreeBSD.org COMMENT= BLACS (Basic Linear Algebra Communication Subprograms) +WWW= https://www.netlib.org/blacs/ # See http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg01200.html LICENSE= BSD3CLAUSE |