svn commit: r423468 - head/net

Antoine Brodin antoine at FreeBSD.org
Fri Oct 7 16:32:03 UTC 2016


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


More information about the svn-ports-all mailing list