diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index a01e8ca37c5..aa30746dad5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2002/10/18 17:07:37 jlam Exp $ +# $NetBSD: Makefile,v 1.122 2002/10/27 15:13:11 chris Exp $ # COMMENT= Security tools @@ -16,6 +16,7 @@ SUBDIR+= avcheck SUBDIR+= cfs SUBDIR+= crack SUBDIR+= cyrus-sasl +SUBDIR+= cyrus-sasl2 SUBDIR+= ddos-scan SUBDIR+= dsniff SUBDIR+= egd |