From d1947752f3e0eb91bdabc444121646e1a919957c Mon Sep 17 00:00:00 2001 From: dugsong Date: Mon, 20 Dec 1999 23:01:59 +0000 Subject: [PATCH] add dsniff --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index a8e18fc0b0d..ec32512153b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 1999/12/05 18:29:46 jakob Exp $ +# $OpenBSD: Makefile,v 1.28 1999/12/20 23:01:59 dugsong Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -11,6 +11,7 @@ SUBDIR += cops SUBDIR += crack # SUBDIR += donkey + SUBDIR += dsniff SUBDIR += fragrouter # SUBDIR += fwtk SUBDIR += gnupg