From 6b50a4490698583680695abc95e2ccd7b4101256 Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Sat, 2 Apr 2022 16:38:25 -0300 Subject: [PATCH] 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 e77c4c5fddf20..ca090d7edd3f2 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