diff options
author | ache <ache@FreeBSD.org> | 2002-05-08 09:43:25 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2002-05-08 09:43:25 +0000 |
commit | 5d2250b7b07ca6fb74f127c22ad2830ee30dadb9 (patch) | |
tree | c011ab130738798f6f1fa841a6ac535eec74b872 /security/Makefile | |
parent | 3e1221af91d9186e7f64038c1f1cb9ad985ab870 (diff) | |
download | FreeBSD-ports-5d2250b7b07ca6fb74f127c22ad2830ee30dadb9.zip FreeBSD-ports-5d2250b7b07ca6fb74f127c22ad2830ee30dadb9.tar.gz |
Authforce is an HTTP authentication brute forcer.
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 bc5c01c..fba30cc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -10,6 +10,7 @@ SUBDIR += apg SUBDIR += arirang SUBDIR += audit + SUBDIR += authforce SUBDIR += bcwipe SUBDIR += beecrypt SUBDIR += bfbtester |