Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.sbin/ipf/ipf Pull up revisions 1.13-1.14 (requested...
details: https://anonhg.NetBSD.org/src/rev/57707dd80aad
branches: netbsd-1-5
changeset: 492704:57707dd80aad
user: he <he%NetBSD.org@localhost>
date: Sat Feb 09 16:56:40 2002 +0000
description:
Pull up revisions 1.13-1.14 (requested by martti):
Updated IPFilter to 3.4.23
diffstat:
usr.sbin/ipf/ipf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r a53cc5d82a76 -r 57707dd80aad usr.sbin/ipf/ipf/Makefile
--- a/usr.sbin/ipf/ipf/Makefile Sat Feb 09 16:56:37 2002 +0000
+++ b/usr.sbin/ipf/ipf/Makefile Sat Feb 09 16:56:40 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2000/05/03 11:40:54 veego Exp $
+# $NetBSD: Makefile,v 1.12.4.1 2002/02/09 16:56:40 he Exp $
PROG= ipf
SRCS= ipf.c parse.c common.c opt.c facpri.c
MAN= ipf.8 ipf.4 ipf.5 ipl.4
-MLINKS= ipl.4 ipfilter.4 ipf.5 ipf.conf.5
+MLINKS= ipl.4 ipfilter.4 ipf.5 ipf.conf.5 ipf.5 ipf6.conf.5
BINDIR= /sbin
LDSTATIC?= -static
Home |
Main Index |
Thread Index |
Old Index