Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin unhook old wpa code.



details:   https://anonhg.NetBSD.org/src/rev/d7ffb30af199
branches:  trunk
changeset: 756831:d7ffb30af199
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Aug 04 17:13:33 2010 +0000

description:
unhook old wpa code.

diffstat:

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

diffs (18 lines):

diff -r 5c1dcf5bdbbb -r d7ffb30af199 usr.sbin/Makefile
--- a/usr.sbin/Makefile Wed Aug 04 17:12:33 2010 +0000
+++ b/usr.sbin/Makefile Wed Aug 04 17:13:33 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.244 2010/05/07 17:35:32 christos Exp $
+#      $NetBSD: Makefile,v 1.245 2010/08/04 17:13:33 christos Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 
 .include <bsd.own.mk>
@@ -23,7 +23,7 @@
        spray srtconfig sti sunlabel sup syslogd tadpolectl tcpdchk \
        tcpdmatch tcpdump tcpdrop timed tpctl traceroute trpt unlink \
        usbdevs user videomode vipw veriexecgen vnconfig wake wiconfig \
-       wlanctl wpa \
+       wlanctl \
        wsconscfg wsfontload wsmoused wsmuxctl zdump zic
 
 .if (${MKKERBEROS} != "no")



Home | Main Index | Thread Index | Old Index