From b42eaee89e9c850218ff93618f4a6a39f4b33488 Mon Sep 17 00:00:00 2001 From: marc Date: Thu, 9 Apr 1998 21:52:52 +0000 Subject: [PATCH] add arpwatch, remove strobe --- net/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/Makefile b/net/Makefile index eee277024ed..5a3bcd8001d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 1998/01/28 19:03:28 mickey Exp $ +# $OpenBSD: Makefile,v 1.6 1998/04/09 21:52:52 marc Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # SUBDIR += archie -# SUBDIR += arpwatch + SUBDIR += arpwatch SUBDIR += ascend-radius # SUBDIR += bb SUBDIR += bing @@ -72,7 +72,7 @@ # SUBDIR += scotty # SUBDIR += slirp # SUBDIR += socks5 - SUBDIR += strobe +# SUBDIR += strobe # SUBDIR += sup # SUBDIR += tac_plus # SUBDIR += tcpshow