diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
commit | bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697 (patch) | |
tree | 5546f2510c501fe1d3ac0314ced748536962e76d /science/libcint | |
parent | 2d20eca1273008477989c312adadc1ef2fe57640 (diff) | |
download | freebsd-ports-bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697.zip |
Bump 46 ports depending on math/openblas because the after the recent math/openblas update the library name changed in openblas.
Diffstat (limited to 'science/libcint')
-rw-r--r-- | science/libcint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libcint/Makefile b/science/libcint/Makefile index 48ba5b525605..e1ae15e912c3 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -3,7 +3,7 @@ PORTNAME= libcint DISTVERSIONPREFIX= v DISTVERSION= 3.0.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |