From 73a2cf877976e76713a77724578e9a2400d08ada Mon Sep 17 00:00:00 2001 From: angelos Date: Mon, 11 Jan 1999 05:44:49 +0000 Subject: [PATCH] Enable nmap. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 9a41b41bed8..09acf29bbef 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.26 1998/12/17 04:54:43 marc Exp $ +# $OpenBSD: Makefile,v 1.27 1999/01/11 05:44:49 angelos Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -57,6 +57,7 @@ # SUBDIR += netpipes # SUBDIR += nettest SUBDIR += nfr + SUBDIR += nmap SUBDIR += ntop # SUBDIR += p5-Archie # SUBDIR += p5-Net