Date: Tue, 13 Oct 2015 18:42:44 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r289246 - in stable/9/sbin/ipf: . iptest rules Message-ID: <201510131842.t9DIgiPC025136@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510131842.t9DIgiPC025136>