From d459462a6c4f07b6f097f3a235726a3ce9f38b88 Mon Sep 17 00:00:00 2001 From: mrg Date: Sat, 12 Apr 1997 23:57:37 +0000 Subject: [PATCH] ipf is now here. --- usr.sbin/ipf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/ipf/Makefile b/usr.sbin/ipf/Makefile index 17e2f76a7406..5e3797f89188 100644 --- a/usr.sbin/ipf/Makefile +++ b/usr.sbin/ipf/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.2 1997/03/29 04:30:30 darrenr Exp $ +# $NetBSD: Makefile,v 1.3 1997/04/12 23:57:37 mrg Exp $ -SUBDIR= ipfstat ipmon ipnat ipftest ipsend iptest +SUBDIR= ipf ipfstat ipmon ipnat ipftest ipsend iptest .include