diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 24caeaf108d..8d965bca6d1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.161 2004/01/21 04:04:55 atatat Exp $ +# $NetBSD: Makefile,v 1.162 2004/01/23 18:18:15 recht Exp $ # COMMENT= Security tools @@ -25,6 +25,7 @@ SUBDIR+= cyrus-sasl SUBDIR+= cyrus-sasl2 SUBDIR+= cyrus-saslauthd SUBDIR+= ddos-scan +SUBDIR+= destroy SUBDIR+= dropbear SUBDIR+= dsniff SUBDIR+= egd |