Module Name:    src
Committed By:   sborrill
Date:           Thu Oct 15 08:21:05 UTC 2009

Modified Files:
        src/etc [netbsd-5-0]: Makefile
Removed Files:
        src/etc [netbsd-5-0]: audit-packages.conf

Log Message:
Pull up the following additional revisions(s) required by ticket #784:
        etc/Makefile:   revision 1.365
        etc/audit-packages.conf:        removed

Retire audit-packages.conf, it was obsoleted by the pullup of
pkg_install-20090201.


To generate a diff of this commit:
cvs rdiff -u -r1.359.2.3 -r1.359.2.3.2.1 src/etc/Makefile
cvs rdiff -u -r1.1 -r0 src/etc/audit-packages.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/Makefile
diff -u src/etc/Makefile:1.359.2.3 src/etc/Makefile:1.359.2.3.2.1
--- src/etc/Makefile:1.359.2.3	Fri Mar 27 14:50:35 2009
+++ src/etc/Makefile	Thu Oct 15 08:21:05 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.359.2.3 2009/03/27 14:50:35 msaitoh Exp $
+#	$NetBSD: Makefile,v 1.359.2.3.2.1 2009/10/15 08:21:05 sborrill Exp $
 #	from: @(#)Makefile	8.7 (Berkeley) 5/25/95
 
 # Environment variables without default values:
@@ -88,7 +88,7 @@
 BINOWN= root
 BINGRP= wheel
 UTMPGRP= utmp
-BIN1+=	audit-packages.conf bootptab changelist csh.cshrc csh.login \
+BIN1+=	bootptab changelist csh.cshrc csh.login \
 	csh.logout daily daily.conf dm.conf envsys.conf floppytab ftpchroot \
 	ftpusers gettytab group hosts hosts.lpd inetd.conf lkm.conf \
 	locate.conf login.conf mailer.conf man.conf monthly monthly.conf \

Reply via email to