diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2024-01-01 12:49:51 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-01-01 12:49:51 +0100 |
commit | f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd (patch) | |
tree | 56ecfb00dbda72ecd7ac90190f27ee65820a2e8b /science/mpqc | |
parent | math/*: upgrade blas, lapack, cblas, xlapack and lapacke to 3.12.0 (diff) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860
Diffstat (limited to 'science/mpqc')
-rw-r--r-- | science/mpqc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index dd2421bff14f..0fd8fd908836 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -1,6 +1,6 @@ PORTNAME= mpqc PORTVERSION= 2.3.1 -PORTREVISION= 49 +PORTREVISION= 50 CATEGORIES= science parallel MASTER_SITES= SF |