diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2024-01-01 11:49:51 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-01-01 11:49:51 +0000 |
commit | f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd (patch) | |
tree | 56ecfb00dbda72ecd7ac90190f27ee65820a2e8b /cad/tochnog | |
parent | cc1715e889fd1210a2051cd6a22e3e3eaca18dce (diff) | |
download | ports-f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd.tar.gz ports-f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd.zip |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860
Diffstat (limited to 'cad/tochnog')
-rw-r--r-- | cad/tochnog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile index 57d1904c0e75..ea34dc05bd21 100644 --- a/cad/tochnog/Makefile +++ b/cad/tochnog/Makefile @@ -1,6 +1,6 @@ PORTNAME= tochnog PORTVERSION= 20140100 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/Tochnog%20Latest%20January%202014 DISTFILES= Sources${EXTRACT_SUFX} gid${EXTRACT_SUFX} \ |