diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-12 20:00:34 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-12 20:03:50 +0100 |
commit | ab1713728d621e7b57d276ef27de37a8754e6ee0 (patch) | |
tree | dbd5351cd2a6876673b47b13f4265f8f60361312 /science/libcint | |
parent | 22df0dbcfa877e85bf5c29d7ff6808f7116cafb7 (diff) | |
download | freebsd-ports-ab1713728d621e7b57d276ef27de37a8754e6ee0.zip |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219
Diffstat (limited to 'science/libcint')
-rw-r--r-- | science/libcint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/libcint/Makefile b/science/libcint/Makefile index fe8795e2cfec..71577f937dbc 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -1,6 +1,7 @@ PORTNAME= libcint DISTVERSIONPREFIX= v DISTVERSION= 6.1.0 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |