diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index b8b2ce1c628..516cf522664 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2005/03/18 05:26:05 taca Exp $ +# $NetBSD: Makefile,v 1.230 2005/03/22 01:07:32 wiz Exp $ # COMMENT= Security tools @@ -42,6 +42,7 @@ SUBDIR+= destroy SUBDIR+= dirmngr SUBDIR+= dropbear SUBDIR+= dsniff +SUBDIR+= dsniff-nox11 SUBDIR+= egd SUBDIR+= flawfinder SUBDIR+= fprot-workstation-bin |