Module Name:    src
Committed By:   christos
Date:           Sun Dec  5 05:59:17 UTC 2010

Modified Files:
        src/usr.sbin: Makefile

Log Message:
unhook tcpdump


To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 src/usr.sbin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/Makefile
diff -u src/usr.sbin/Makefile:1.247 src/usr.sbin/Makefile:1.248
--- src/usr.sbin/Makefile:1.247	Sat Aug 28 11:45:48 2010
+++ src/usr.sbin/Makefile	Sun Dec  5 00:59:17 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.247 2010/08/28 15:45:48 kardel Exp $
+#	$NetBSD: Makefile,v 1.248 2010/12/05 05:59:17 christos Exp $
 #	from: @(#)Makefile	5.20 (Berkeley) 6/12/93
 
 .include <bsd.own.mk>
@@ -21,7 +21,7 @@
  	rpc.statd rpcbind rwhod sa screenblank sdpd services_mkdb sesd \
 	schedctl sliplogin \
 	spray srtconfig sti sunlabel sup syslogd tadpolectl tcpdchk \
-	tcpdmatch tcpdump tcpdrop timed tpctl traceroute trpt unlink \
+	tcpdmatch tcpdrop timed tpctl traceroute trpt unlink \
 	usbdevs user videomode vipw veriexecgen vnconfig wake wiconfig \
 	wlanctl \
 	wsconscfg wsfontload wsmoused wsmuxctl zdump zic

Reply via email to