Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/3ecf324fe278
branches:  trunk
changeset: 572671:3ecf324fe278
user:      lukem <lukem%NetBSD.org@localhost>
date:      Mon Jan 10 02:45:35 2005 +0000

description:
remove unnecessary comment

diffstat:

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

diffs (17 lines):

diff -r 5f1e0f1ac34f -r 3ecf324fe278 usr.sbin/Makefile
--- a/usr.sbin/Makefile Mon Jan 10 02:42:34 2005 +0000
+++ b/usr.sbin/Makefile Mon Jan 10 02:45:35 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.195 2004/11/11 11:54:51 yamt Exp $
+#      $NetBSD: Makefile,v 1.196 2005/01/10 02:45:35 lukem Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 
 .include <bsd.own.mk>
@@ -34,7 +34,6 @@
 SUBDIR+= mdsetimage
 .endif
 
-# IPv6
 .if (${MKINET6} != no)
 SUBDIR+=faithd ifmcstat mld6query ndp \
        rip6query route6d rtadvd traceroute6 rtsold



Home | Main Index | Thread Index | Old Index