Date: Tue, 20 Apr 2010 18:46:00 +0000 (UTC) From: Bruce Cran <brucec@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r206908 - stable/8/etc Message-ID: <201004201846.o3KIk0Mr012695@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brucec Date: Tue Apr 20 18:46:00 2010 New Revision: 206908 URL: http://svn.freebsd.org/changeset/base/206908 Log: MFC r204820: Install /etc/termcap.small . PR: conf/78419 Submitted by: Eygene A.Ryabinkin <rea at mbslab.kiae.ru> Approved by: rrs (mentor) Modified: stable/8/etc/Makefile Directory Properties: stable/8/etc/ (props changed) Modified: stable/8/etc/Makefile ============================================================================== --- stable/8/etc/Makefile Tue Apr 20 18:44:23 2010 (r206907) +++ stable/8/etc/Makefile Tue Apr 20 18:46:00 2010 (r206908) @@ -18,7 +18,7 @@ BIN1= auth.conf \ rc rc.bsdextended rc.firewall rc.initdiskless \ rc.sendmail rc.shutdown \ rc.subr remote rpc services shells \ - sysctl.conf syslog.conf \ + sysctl.conf syslog.conf termcap.small \ etc.${MACHINE_ARCH}/ttys OPENBSMDIR= ${.CURDIR}/../contrib/openbsm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004201846.o3KIk0Mr012695>