git: a981d559be54 - main - net/Makefile: add net/intel-igb-kmod
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Jun 2023 16:33:54 UTC
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