diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-06-24 10:01:15 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-06-24 10:01:15 +0000 |
commit | 834432a82b8938ff91ffd2c1fa292c8660424d03 (patch) | |
tree | 8a7d8e49d8133b6af43f8781204d0a3043a38282 /security/Makefile | |
parent | 76731ef924c7db92f7c275bb89cddd18624a39b1 (diff) | |
download | ports-834432a82b8938ff91ffd2c1fa292c8660424d03.tar.gz ports-834432a82b8938ff91ffd2c1fa292c8660424d03.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 640f1bb34c6d..23e059f81083 100644 --- a/security/Makefile +++ b/security/Makefile @@ -193,6 +193,7 @@ SUBDIR += hs-clientsession SUBDIR += hs-cprng-aes SUBDIR += hs-crypto-api + SUBDIR += hs-crypto-conduit SUBDIR += hs-crypto-pubkey-types SUBDIR += hs-cryptocipher SUBDIR += hs-cryptohash |