diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-28 16:38:21 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-28 16:42:55 +0000 |
commit | e54e2c695bbccea73e70ce5bf689928053632492 (patch) | |
tree | eb2e69cefd93566778d5b56a3d0fa4114e493bc8 /science/fleur | |
parent | 89303ca180e0d0d1414cd8522935a540852d2bd6 (diff) |
*/*: bump PORTREVISION after OpenBLAS upgrade
Remark: this souldn’t be necessary, because the version of the library is the
same, but due to many changes between these releases, it is safer this way.
PR: 284314
Diffstat (limited to 'science/fleur')
-rw-r--r-- | science/fleur/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/fleur/Makefile b/science/fleur/Makefile index f0a0029d0988..1ad5d6a1c62f 100644 --- a/science/fleur/Makefile +++ b/science/fleur/Makefile @@ -1,6 +1,6 @@ PORTNAME= fleur DISTVERSION= 7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org |