svn commit: r289246 - in stable/9/sbin/ipf: . iptest rules
Bryan Drewery
bdrewery at FreeBSD.org
Tue Oct 13 18:42:45 UTC 2015
Author: bdrewery
Date: Tue Oct 13 18:42:44 2015
New Revision: 289246
URL: https://svnweb.freebsd.org/changeset/base/289246
Log:
MFC r288248:
Remove disconnected directories.
Deleted:
stable/9/sbin/ipf/iptest/
stable/9/sbin/ipf/rules/
Modified:
stable/9/sbin/ipf/Makefile
Directory Properties:
stable/9/sbin/ipf/ (props changed)
Modified: stable/9/sbin/ipf/Makefile
==============================================================================
--- stable/9/sbin/ipf/Makefile Tue Oct 13 18:40:46 2015 (r289245)
+++ stable/9/sbin/ipf/Makefile Tue Oct 13 18:42:44 2015 (r289246)
@@ -1,8 +1,6 @@
# $FreeBSD$
-#.WAIT
SUBDIR= libipf
SUBDIR+= ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend
-#SUBDIR+= ipsend iptest rules
.include <bsd.subdir.mk>
More information about the svn-src-stable-9
mailing list