diff options
| author | Jason W. Bacon <jwb@FreeBSD.org> | 2023-08-06 15:35:56 +0000 |
|---|---|---|
| committer | Jason W. Bacon <jwb@FreeBSD.org> | 2023-08-06 15:36:37 +0000 |
| commit | 36f9e292e5d2031792593ddbe012fc528c821524 (patch) | |
| tree | 9c6cf3a0bbbf5d614fe2d2fd543558191bda1662 | |
| parent | 21e0240b8fe6a1552665bdc2e52c1b198e4df49c (diff) | |
devel/Makefile: Add py-cykhash
| -rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9575f835ef9f..a31fc4ce2abd 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4526,6 +4526,7 @@ SUBDIR += py-cwcwidth SUBDIR += py-cxx SUBDIR += py-cycler + SUBDIR += py-cykhash SUBDIR += py-cymbal SUBDIR += py-cymem SUBDIR += py-cysignals |
