diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-18 16:06:05 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-18 16:06:05 +0000 |
commit | b57a83d9a749eea8ec36ad29b8a9d86758df2106 (patch) | |
tree | 292ba8c12ff14d7dc3feb6655040a590b6fab202 /security/Makefile | |
parent | 20dd9070735cfd1db5827eb63e61f01742187573 (diff) | |
download | ports-b57a83d9a749eea8ec36ad29b8a9d86758df2106.tar.gz ports-b57a83d9a749eea8ec36ad29b8a9d86758df2106.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 92993f294620..164f866e5d92 100644 --- a/security/Makefile +++ b/security/Makefile @@ -194,6 +194,7 @@ SUBDIR += hs-cryptohash SUBDIR += hs-digest SUBDIR += hs-entropy + SUBDIR += hs-pureMD5 SUBDIR += hs-pwstore-fast SUBDIR += hs-skein SUBDIR += httprint |