diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-07-19 02:28:42 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-07-19 02:28:42 +0000 |
commit | d9a53e3428145a12a187e2d6a98c43a552f53329 (patch) | |
tree | 9aa1e7c6404ee16e2af7bf4368933b6d1fcdd11a /security/Makefile | |
parent | 3ee4ffa3b89df667fd11f5ae807cd26b55e6c992 (diff) |
Add libwhisker 1.6, perl module to create HTTP test scripts.
PR: 42986
Submitted by: pandzilla
Notes
Notes:
svn path=/head/; revision=85163
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 e6a6ce37de53..87ec396aee21 100644 --- a/security/Makefile +++ b/security/Makefile @@ -138,6 +138,7 @@ SUBDIR += libparanoia SUBDIR += libprelude SUBDIR += libtasn1 + SUBDIR += libwhisker SUBDIR += liedentd SUBDIR += logcheck SUBDIR += lsh |