git: 6b50a4490698 - main - devel/Makefile: Add missing entry for py-pysimdjson
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Apr 2022 19:39:22 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b50a4490698583680695abc95e2ccd7b4101256 commit 6b50a4490698583680695abc95e2ccd7b4101256 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2022-04-02 19:38:25 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2022-04-02 19:38:25 +0000 devel/Makefile: Add missing entry for py-pysimdjson Sponsored by: The FreeBSD Foundation --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/Makefile b/devel/Makefile index e77c4c5fddf2..ca090d7edd3f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5052,6 +5052,7 @@ SUBDIR += py-pyrsistent SUBDIR += py-pysdl2 SUBDIR += py-pyshp + SUBDIR += py-pysimdjson SUBDIR += py-pysparklines SUBDIR += py-pystorm SUBDIR += py-pyte