summaryrefslogtreecommitdiff
path: root/math/cblas
diff options
context:
space:
mode:
Diffstat (limited to 'math/cblas')
-rw-r--r--math/cblas/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cblas/Makefile b/math/cblas/Makefile
index 329f7ddc5938..799e6368de79 100644
--- a/math/cblas/Makefile
+++ b/math/cblas/Makefile
@@ -2,6 +2,7 @@ PORTNAME= cblas
MAINTAINER= fortran@FreeBSD.org
COMMENT= Reference implementation of the C interface to the legacy Fortran BLAS
+WWW= https://www.netlib.org/blas/blast-forum/
DESCR= ${.CURDIR}/pkg-descr
CBLAS_SLAVEPORT= yes