Date: Fri, 7 Oct 2016 16:32:02 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423468 - head/net Message-ID: <201610071632.u97GW2SX013086@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Oct 7 16:32:02 2016 New Revision: 423468 URL: https://svnweb.freebsd.org/changeset/ports/423468 Log: Hook tcptestsuite to the build Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Fri Oct 7 15:10:09 2016 (r423467) +++ head/net/Makefile Fri Oct 7 16:32:02 2016 (r423468) @@ -1306,6 +1306,7 @@ SUBDIR += tcpslice SUBDIR += tcpsplit SUBDIR += tcpstat + SUBDIR += tcptestsuite SUBDIR += tcptrace SUBDIR += tcptraceroute SUBDIR += tcptraceroute-devel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610071632.u97GW2SX013086>