Author: rwatson Date: Thu Apr 16 14:43:59 2009 New Revision: 191144 URL: http://svn.freebsd.org/changeset/base/191144
Log: Garbage collect raycontrol(8), as ray(4) has been removed. Pointed out by: pluknet at gmail.com Deleted: head/usr.sbin/raycontrol/ Modified: head/usr.sbin/Makefile Modified: head/usr.sbin/Makefile ============================================================================== --- head/usr.sbin/Makefile Thu Apr 16 11:57:16 2009 (r191143) +++ head/usr.sbin/Makefile Thu Apr 16 14:43:59 2009 (r191144) @@ -138,7 +138,6 @@ SUBDIR= ${_ac} \ quot \ ${_quotaon} \ rarpd \ - ${_raycontrol} \ ${_repquota} \ ${_rip6query} \ rmt \ @@ -405,7 +404,6 @@ _usbconfig= usbconfig .if ${MK_WIRELESS} != "no" _ancontrol= ancontrol -_raycontrol= raycontrol _wlandebug= wlandebug _wpa= wpa .endif _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"