Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc install PF configs.
details: https://anonhg.NetBSD.org/src/rev/97bfc7f343cc
branches: trunk
changeset: 571270:97bfc7f343cc
user: yamt <yamt%NetBSD.org@localhost>
date: Sun Nov 14 20:28:28 2004 +0000
description:
install PF configs.
diffstat:
etc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fa04e9516102 -r 97bfc7f343cc etc/Makefile
--- a/etc/Makefile Sun Nov 14 20:27:13 2004 +0000
+++ b/etc/Makefile Sun Nov 14 20:28:28 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.293 2004/11/14 11:26:43 yamt Exp $
+# $NetBSD: Makefile,v 1.294 2004/11/14 20:28:28 yamt Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@@ -319,6 +319,7 @@
${MAKEDIRTARGET} ${subdir} configinstall
.endfor
${MAKEDIRTARGET} ${NETBSDSRCDIR}/usr.bin/mail configinstall
+ ${MAKEDIRTARGET} ${NETBSDSRCDIR}/usr.sbin/pf configinstall
${MAKEDIRTARGET} ${NETBSDSRCDIR}/gnu/usr.sbin/postfix configinstall
.if (${MKCRYPTO} != "no")
${MAKEDIRTARGET} ${NETBSDSRCDIR}/usr.bin/ssh configinstall
Home |
Main Index |
Thread Index |
Old Index