Author: brd (doc,ports committer) Date: Tue Nov 14 01:48:24 2017 New Revision: 325786 URL: https://svnweb.freebsd.org/changeset/base/325786
Log: Remove an unused variable. Approved by: bdrewery Modified: head/etc/Makefile Modified: head/etc/Makefile ============================================================================== --- head/etc/Makefile Tue Nov 14 00:29:14 2017 (r325785) +++ head/etc/Makefile Tue Nov 14 01:48:24 2017 (r325786) @@ -152,8 +152,6 @@ BIN1+= regdomain.xml # -rwxr-xr-x root:wheel, for the new cron root:wheel BIN2= netstart pccard_ether rc.suspend rc.resume -PPPCNF= ppp.conf - .if ${MK_SENDMAIL} == "no" ETCMAIL=mailer.conf aliases .else _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"