Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin remove unnecessary comment



details:   https://anonhg.NetBSD.org/src/rev/3f7e33b87a08
branches:  trunk
changeset: 572673:3f7e33b87a08
user:      lukem <lukem%NetBSD.org@localhost>
date:      Mon Jan 10 02:53:39 2005 +0000

description:
remove unnecessary comment

diffstat:

 sbin/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 8976ce90e787 -r 3f7e33b87a08 sbin/Makefile
--- a/sbin/Makefile     Mon Jan 10 02:49:46 2005 +0000
+++ b/sbin/Makefile     Mon Jan 10 02:53:39 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.90 2004/11/11 11:54:51 yamt Exp $
+#      $NetBSD: Makefile,v 1.91 2005/01/10 02:53:39 lukem Exp $
 #      @(#)Makefile    8.5 (Berkeley) 3/31/94
 
 # Not ported: XNSrouted enpload scsiformat startslip
@@ -42,7 +42,6 @@
 SUBDIR+= cgdconfig
 .endif
 
-# IPv6
 .if (${MKINET6} != "no")
 SUBDIR+= ping6 rtsol
 .endif



Home | Main Index | Thread Index | Old Index