git: 1e8c8b489a04 - main - science/py-OpenFermion-Dirac: Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Aug 2022 00:11:21 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e8c8b489a047d05abc47de4f0258feead08c302 commit 1e8c8b489a047d05abc47de4f0258feead08c302 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-12 00:07:51 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-12 00:11:18 +0000 science/py-OpenFermion-Dirac: Fix typo --- science/py-OpenFermion-Dirac/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/py-OpenFermion-Dirac/Makefile b/science/py-OpenFermion-Dirac/Makefile index ce4d801b5481..945ddc13caf1 100644 --- a/science/py-OpenFermion-Dirac/Makefile +++ b/science/py-OpenFermion-Dirac/Makefile @@ -10,7 +10,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}OpenFermion>0:science/py-OpenFermion@${PY_FLAVOR} \ - dirac-quantum-chemistry-software>0>0:science/dirac + dirac-quantum-chemistry-software>0:science/dirac USES= python USE_PYTHON= distutils autoplist