Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2018 16:06:29 +0000 (UTC)
From:      Sean Bruno <sbruno@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482049 - head/net
Message-ID:  <201810141606.w9EG6Tgv095399@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810141606.w9EG6Tgv095399>