Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2023 16:33:54 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a981d559be54 - main - net/Makefile: add net/intel-igb-kmod
Message-ID:  <202306061633.356GXsgV013680@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a981d559be54e599d311df04e1b302a5d9381356

commit a981d559be54e599d311df04e1b302a5d9381356
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-06-06 16:33:13 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-06-06 16:33:13 +0000

    net/Makefile: add net/intel-igb-kmod
---
 net/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net/Makefile b/net/Makefile
index 5f03383a1d2c..65cc246499cb 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -276,6 +276,7 @@
     SUBDIR += imapproxy
     SUBDIR += incidenceeditor
     SUBDIR += intel-em-kmod
+    SUBDIR += intel-igb-kmod
     SUBDIR += intel-ix-kmod
     SUBDIR += intel-ixl-kmod
     SUBDIR += iodine



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