From 949acdf1649bafe5d79a13ca58111a1cf19b0aaf Mon Sep 17 00:00:00 2001 From: alek Date: Sat, 30 Apr 2005 13:37:17 +0000 Subject: [PATCH] Add socat --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index ce23d121e84..3851184dbc4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.364 2005/04/13 15:08:37 msf Exp $ +# $OpenBSD: Makefile,v 1.365 2005/04/30 13:37:17 alek Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -253,6 +253,7 @@ SUBDIR += smokeping SUBDIR += sniffit SUBDIR += snort + SUBDIR += socat SUBDIR += softflowd SUBDIR += ssldump SUBDIR += sslsniffer