From 07f1f184508bc64e7bc2d8bb1d66e827c639443d Mon Sep 17 00:00:00 2001 From: jsyn Date: Mon, 20 May 2002 22:24:15 +0000 Subject: [PATCH] +arpd --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index cc87eb15ee9..d9022d911ef 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.214 2002/05/11 21:21:07 danh Exp $ +# $OpenBSD: Makefile,v 1.215 2002/05/20 22:24:15 jsyn Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -7,6 +7,7 @@ SUBDIR += archie SUBDIR += ari-yahoo SUBDIR += arpcatch + SUBDIR += arpd SUBDIR += arping SUBDIR += arpwatch SUBDIR += axyftp