diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2024-06-21 17:47:32 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-06-21 17:49:24 +0000 |
commit | e2cd1133e68c54606b2b5e0c7b4dee0532a926fe (patch) | |
tree | acf7275bfcfd0657da06dffbc3a9fd043b397c12 /science/psi4/Makefile | |
parent | 4f7c0ccc218086416510128603e9a1f9bb0241ac (diff) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS
Diffstat (limited to 'science/psi4/Makefile')
-rw-r--r-- | science/psi4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/psi4/Makefile b/science/psi4/Makefile index 4f0cad2b0dde..4693cc18bedd 100644 --- a/science/psi4/Makefile +++ b/science/psi4/Makefile @@ -1,7 +1,7 @@ PORTNAME= psi4 DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # quantum-chemistry EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |