diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 4a15acafa28..a7da9a8a40c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2000/08/11 05:23:37 jlam Exp $ +# $NetBSD: Makefile,v 1.41 2000/08/11 08:16:51 itojun Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -6,6 +6,7 @@ SUBDIR += amavis SUBDIR += crack SUBDIR += ddos-scan + SUBDIR += dsniff SUBDIR += fortify SUBDIR += fsh SUBDIR += gnupg |