svn commit: r482049 - head/net

Sean Bruno sbruno at FreeBSD.org
Sun Oct 14 16:06:29 UTC 2018


Author: sbruno
Date: Sun Oct 14 16:06:28 2018
New Revision: 482049
URL: https://svnweb.freebsd.org/changeset/ports/482049

Log:
  Connect net/intel-ix-kmod to the build.  Missed in r481900.
  
  Reported by:	antoine

Modified:
  head/net/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sun Oct 14 16:04:46 2018	(r482048)
+++ head/net/Makefile	Sun Oct 14 16:06:28 2018	(r482049)
@@ -281,6 +281,7 @@
     SUBDIR += imapproxy
     SUBDIR += incidenceeditor
     SUBDIR += intel-em-kmod
+    SUBDIR += intel-ix-kmod
     SUBDIR += intel-ixl-kmod
     SUBDIR += iodine
     SUBDIR += ip2location


More information about the svn-ports-head mailing list