From 46baa0342192fcdf543f90d95906267c8590a0a6 Mon Sep 17 00:00:00 2001 From: itojun Date: Wed, 30 Oct 2002 21:14:12 +0000 Subject: net/dnstop --- doc/CHANGES | 3 ++- net/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/CHANGES b/doc/CHANGES index a7ded187f7a..44759432879 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.420 2002/10/30 15:29:08 wiz Exp $ +$NetBSD: CHANGES,v 1.421 2002/10/30 21:15:09 itojun Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3462,3 +3462,4 @@ Changes to the packages collection and infrastructure in 2002: Added py-piddle-1.0.15 [markd 2002-10-30] Updated phoenix to 0.4 [taya 2002-10-30] Updated php4-xslt to 4.2.3 [wiz 2002-10-30] + Added dnstop-20021030 [itojun 2002-10-30] diff --git a/net/Makefile b/net/Makefile index a31f4d52392..c437324ad17 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.340 2002/10/24 09:43:45 jlam Exp $ +# $NetBSD: Makefile,v 1.341 2002/10/30 21:14:12 itojun Exp $ # COMMENT= Networking tools @@ -51,6 +51,7 @@ SUBDIR+= dhisd SUBDIR+= dip SUBDIR+= djbdns SUBDIR+= dlint +SUBDIR+= dnstop SUBDIR+= docsis SUBDIR+= dynipclient SUBDIR+= echoping -- cgit v1.2.3