diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/security/Makefile b/security/Makefile index 228044a6c1ed..789744593a3c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -220,53 +220,6 @@ PORTREVISION= 1 SUBDIR += honggfuzz SUBDIR += hotssh SUBDIR += hpenc - SUBDIR += hs-Crypto - SUBDIR += hs-DRBG - SUBDIR += hs-HsOpenSSL - SUBDIR += hs-RSA - SUBDIR += hs-SHA - SUBDIR += hs-cipher-aes - SUBDIR += hs-cipher-aes128 - SUBDIR += hs-cipher-blowfish - SUBDIR += hs-cipher-camellia - SUBDIR += hs-cipher-des - SUBDIR += hs-cipher-rc4 - SUBDIR += hs-clientsession - SUBDIR += hs-cprng-aes - SUBDIR += hs-crypto-api - SUBDIR += hs-crypto-cipher-types - SUBDIR += hs-crypto-conduit - SUBDIR += hs-crypto-numbers - SUBDIR += hs-crypto-pubkey - SUBDIR += hs-crypto-pubkey-types - SUBDIR += hs-crypto-random - SUBDIR += hs-crypto-random-api - SUBDIR += hs-cryptocipher - SUBDIR += hs-cryptohash - SUBDIR += hs-cryptohash-conduit - SUBDIR += hs-cryptohash-cryptoapi - SUBDIR += hs-cryptohash-md5 - SUBDIR += hs-cryptohash-sha1 - SUBDIR += hs-cryptohash-sha256 - SUBDIR += hs-cryptonite - SUBDIR += hs-cryptonite-conduit - SUBDIR += hs-digest - SUBDIR += hs-ed25519 - SUBDIR += hs-entropy - SUBDIR += hs-gnutls - SUBDIR += hs-hackage-security - SUBDIR += hs-monadcryptorandom - SUBDIR += hs-nonce - SUBDIR += hs-pem - SUBDIR += hs-pureMD5 - SUBDIR += hs-pwstore-fast - SUBDIR += hs-skein - SUBDIR += hs-tls - SUBDIR += hs-tls-session-manager - SUBDIR += hs-x509 - SUBDIR += hs-x509-store - SUBDIR += hs-x509-system - SUBDIR += hs-x509-validation SUBDIR += httprint SUBDIR += hydra SUBDIR += i2p |