diff options
author | nia <nia@pkgsrc.org> | 2021-04-10 08:48:25 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-04-10 08:48:25 +0000 |
commit | ff14018fba90bb655244cca112a72ef38c8f170a (patch) | |
tree | bdfd6fd67e15e1e55d115d4d760eac6af6cd5ef4 /security/Makefile | |
parent | 122f26ce0bc6734f34773a874b0dee7469b2992a (diff) | |
download | pkgsrc-ff14018fba90bb655244cca112a72ef38c8f170a.tar.gz |
remove security/rainbowcrack
appears to be closed source now, patches for modern openssl support
are not available.
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 08fa2006413..682f6d68685 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.810 2021/04/10 08:44:49 nia Exp $ +# $NetBSD: Makefile,v 1.811 2021/04/10 08:48:25 nia Exp $ # COMMENT= Security tools @@ -525,7 +525,6 @@ SUBDIR+= qore-xmlsec-module SUBDIR+= qt4-qtkeychain SUBDIR+= qt5-qtkeychain SUBDIR+= racoon2 -SUBDIR+= rainbowcrack SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid |