Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2013 21:28:12 +0000 (UTC)
From:      Jeremie Le Hen <jlh@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r254975 - head/etc/periodic/monthly
Message-ID:  <201308272128.r7RLSCR3071625@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jlh
Date: Tue Aug 27 21:28:12 2013
New Revision: 254975
URL: http://svnweb.freebsd.org/changeset/base/254975

Log:
  Install 450.status-security.

Modified:
  head/etc/periodic/monthly/Makefile

Modified: head/etc/periodic/monthly/Makefile
==============================================================================
--- head/etc/periodic/monthly/Makefile	Tue Aug 27 21:20:28 2013	(r254974)
+++ head/etc/periodic/monthly/Makefile	Tue Aug 27 21:28:12 2013	(r254975)
@@ -2,7 +2,8 @@
 
 .include <bsd.own.mk>
 
-FILES=	999.local
+FILES=	450.status-security \
+	999.LOCAL
 
 # NB: keep these sorted by MK_* knobs
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308272128.r7RLSCR3071625>