diff options
Diffstat (limited to 'math/lapack/Makefile')
-rw-r--r-- | math/lapack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile index d4d8070becd..0b60a88fa32 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2021/03/25 08:32:48 thor Exp $ +# $NetBSD: Makefile,v 1.43 2021/05/12 14:32:51 thor Exp $ MAINTAINER= thomas.orgis@uni-hamburg.de COMMENT= Linear Algebra PACKage (Netlib reference implementation) -PKGREVISION= 2 LAPACK_COMPONENT= lapack LAPACK_COMPONENT_CMAKE_ARGS= \ |