diff options
Diffstat (limited to 'math/lapack++/Makefile')
-rw-r--r-- | math/lapack++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile index 234e7f798bc2..dcdb3c4259f3 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -11,6 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= fortran@FreeBSD.org COMMENT= Linear Algebra PACKage in C++, a wrapper for LAPACK +WWW= https://sourceforge.net/projects/lapackpp/ USES= fortran gmake pathfix libtool |