From 71278a80137b14c07216ec4486d34a76db748eed Mon Sep 17 00:00:00 2001 From: kim Date: Tue, 5 Oct 1999 14:18:31 +0000 Subject: add and enable jwhois --- net/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net/Makefile b/net/Makefile index 0a673b6023c..81cbf2baa26 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 1999/09/22 21:16:42 kim Exp $ +# $NetBSD: Makefile,v 1.84 1999/10/05 14:18:31 kim Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -50,7 +50,8 @@ SUBDIR += ircu # SUBDIR += isc-dhcp # SUBDIR += ivs - SUBDIR += kdenetwork + SUBDIR += jwhois + SUBDIR += kdenetwork # SUBDIR += ldap SUBDIR += libpcap # SUBDIR += libsocket++ -- cgit v1.2.3