git: 4364cf0fef39 - main - security/Makefile: add py-yara-python-dex
Date: Tue, 12 Apr 2022 19:29:52 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/ports/commit/?id=4364cf0fef398e28792aa65709a4aa44ee8a5f47 commit 4364cf0fef398e28792aa65709a4aa44ee8a5f47 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2022-04-12 19:28:49 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2022-04-12 19:29:44 +0000 security/Makefile: add py-yara-python-dex This unbreaks INDEX. Fixes: 02c5def706fa --- security/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/Makefile b/security/Makefile index 98bf29a6b62a..b78c14522d4c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -994,6 +994,7 @@ SUBDIR += py-xkcdpass SUBDIR += py-xmlsec SUBDIR += py-yara + SUBDIR += py-yara-python-dex SUBDIR += py-yubikey-manager SUBDIR += py-zkg SUBDIR += py-zope.password