Date: Sat, 26 Sep 2015 01:24:36 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r288248 - in head/sbin/ipf: . ipsend iptest rules Message-ID: <201509260124.t8Q1Oakj058793@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Sat Sep 26 01:24:35 2015 New Revision: 288248 URL: https://svnweb.freebsd.org/changeset/base/288248 Log: Remove disconnected directories. These were added disconnected in 2005 in r145524. Sponsored by: EMC / Isilon Storage Division Deleted: head/sbin/ipf/ipsend/ head/sbin/ipf/iptest/ head/sbin/ipf/rules/ Modified: head/sbin/ipf/Makefile Modified: head/sbin/ipf/Makefile ============================================================================== --- head/sbin/ipf/Makefile Sat Sep 26 01:23:29 2015 (r288247) +++ head/sbin/ipf/Makefile Sat Sep 26 01:24:35 2015 (r288248) @@ -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?201509260124.t8Q1Oakj058793>