aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipf
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2017-03-14 02:06:12 +0000
committerCy Schubert <cy@FreeBSD.org>2017-03-14 02:06:12 +0000
commit92044f3e36fd81b1d41736f87582d66f65fd3853 (patch)
tree3f8b74be7f06512a1b2daf9c8e876bbe0ba90e07 /sbin/ipf
parent50c13b88010ef6a0a7d6b5b5c6bede8920964e4a (diff)
downloadsrc-92044f3e36fd81b1d41736f87582d66f65fd3853.tar.gz
src-92044f3e36fd81b1d41736f87582d66f65fd3853.zip
Revert r315218 so that it may be committed together with r315219.
Notes
Notes: svn path=/head/; revision=315222
Diffstat (limited to 'sbin/ipf')
-rw-r--r--sbin/ipf/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/ipf/Makefile b/sbin/ipf/Makefile
index 4f6813b19af6..8b10c982d899 100644
--- a/sbin/ipf/Makefile
+++ b/sbin/ipf/Makefile
@@ -1,9 +1,7 @@
# $FreeBSD$
SUBDIR= libipf .WAIT
-SUBDIR+= ipf ipfs ipftest ipmon ipnat ippool
-# XXX: Disconnected for now.
-# XXX: SUBDIR+= ipftest ipresend
+SUBDIR+= ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>