Index: stable/9/sbin/ipf/iptest/Makefile =================================================================== --- stable/9/sbin/ipf/iptest/Makefile (revision 289245) +++ stable/9/sbin/ipf/iptest/Makefile (nonexistent) @@ -1,11 +0,0 @@ -# $FreeBSD$ - -.include - -PROG= iptest -SRCS= iptest.c iptests.c ip.c sbpf.c sock.c 44arp.c -MAN= iptest.1 - -.PATH: ${NETBSDSRCDIR}/dist/ipf/ipsend - -.include Property changes on: stable/9/sbin/ipf/iptest/Makefile ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: stable/9/sbin/ipf/rules/Makefile =================================================================== --- stable/9/sbin/ipf/rules/Makefile (revision 289245) +++ stable/9/sbin/ipf/rules/Makefile (nonexistent) @@ -1,17 +0,0 @@ -# $FreeBSD$ - -.include - -MAN= mkfilters.1 -.if ${MKSHARE} != "no" -FILESDIR= /usr/share/examples/ipf - -FILES= BASIC.NAT BASIC_1.FW BASIC_2.FW example.1 example.2 example.3 \ - example.4 example.5 example.6 example.7 example.8 example.9 \ - example.10 example.11 example.12 example.13 example.sr \ - firewall ftp-proxy ftppxy mediaone nat-setup \ - nat.eg server tcpstate mkfilters -.endif - -.PATH: ${NETBSDSRCDIR}/dist/ipf/rules -.include Property changes on: stable/9/sbin/ipf/rules/Makefile ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: stable/9/sbin/ipf/Makefile =================================================================== --- stable/9/sbin/ipf/Makefile (revision 289245) +++ stable/9/sbin/ipf/Makefile (revision 289246) @@ -1,8 +1,6 @@ # $FreeBSD$ -#.WAIT SUBDIR= libipf SUBDIR+= ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend -#SUBDIR+= ipsend iptest rules .include Index: stable/9/sbin/ipf =================================================================== --- stable/9/sbin/ipf (revision 289245) +++ stable/9/sbin/ipf (revision 289246) Property changes on: stable/9/sbin/ipf ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head/sbin/ipf:r288248