diff options
author | nia <nia@pkgsrc.org> | 2021-04-10 08:26:42 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-04-10 08:26:42 +0000 |
commit | a803e93097e8b92e6cdec568cd95b4f0f9ca75ec (patch) | |
tree | 5e8ab5dbe77a7f900d7a20e0c86f613be28ee5a9 /security/Makefile | |
parent | 93f954d25aa8d38a41f78bf7bb8dbb2694989dbb (diff) | |
download | pkgsrc-a803e93097e8b92e6cdec568cd95b4f0f9ca75ec.tar.gz |
remove security/engine-pkcs11
this was merged into security/libp11
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 7785ba6e7de..22ef3f2204f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.808 2021/04/10 08:17:36 nia Exp $ +# $NetBSD: Makefile,v 1.809 2021/04/10 08:26:42 nia Exp $ # COMMENT= Security tools @@ -82,7 +82,6 @@ SUBDIR+= duo-unix SUBDIR+= easy-rsa SUBDIR+= ecap_clamav_adapter SUBDIR+= egd -SUBDIR+= engine-pkcs11 SUBDIR+= ent SUBDIR+= erlang-epam SUBDIR+= erlang-fast_tls |