summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkim <kim>1999-10-05 14:18:31 +0000
committerkim <kim>1999-10-05 14:18:31 +0000
commit71278a80137b14c07216ec4486d34a76db748eed (patch)
tree4b178d36b8b59423958a48735c663870a0021c72
parentee2e30916ef1f3f23952eddc3cca6e3e9bc6778d (diff)
downloadpkgsrc-71278a80137b14c07216ec4486d34a76db748eed.tar.gz
add and enable jwhois
-rw-r--r--net/Makefile5
1 files 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++