Author: dougb Date: Tue May 26 00:07:02 2009 New Revision: 192776 URL: http://svn.freebsd.org/changeset/base/192776
Log: Per the man page: The makekey utility has been deprecated and will be removed in a future release of FreeBSD. Actually removing it was approved back on 10/29/2007 by re (kensmith) but I dropped the ball on actually removing it. It's doubtful that it's become more relevant/useful in the intervening time. Deleted: head/libexec/makekey/ Modified: head/libexec/Makefile Modified: head/libexec/Makefile ============================================================================== --- head/libexec/Makefile Mon May 25 23:06:46 2009 (r192775) +++ head/libexec/Makefile Tue May 26 00:07:02 2009 (r192776) @@ -11,7 +11,6 @@ SUBDIR= ${_atrun} \ getty \ lukemftpd \ ${_mail.local} \ - makekey \ ${_mknetid} \ ${_pppoed} \ rbootd \ _______________________________________________ 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"