diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-18 16:19:56 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-18 16:19:56 +0000 |
commit | b00b470facc8c032ab8ae9d13aa131a1017b16ba (patch) | |
tree | 41d798f2790a76bdea44fdfc970523fce0df96ac /security/Makefile | |
parent | 50dfbf8bd43d39e8f8df37080d8ae3ee5c6a27de (diff) | |
download | ports-b00b470facc8c032ab8ae9d13aa131a1017b16ba.tar.gz ports-b00b470facc8c032ab8ae9d13aa131a1017b16ba.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 453b7aac945c..19d392e62502 100644 --- a/security/Makefile +++ b/security/Makefile @@ -187,6 +187,7 @@ SUBDIR += hs-Crypto SUBDIR += hs-RSA SUBDIR += hs-SHA + SUBDIR += hs-certificate SUBDIR += hs-clientsession SUBDIR += hs-cprng-aes SUBDIR += hs-crypto-api |