git: 215f85934c8b - main - net/aquantia-atlantic-kmod: Return to pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Apr 2024 20:14:54 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=215f85934c8bd6674008dcd402091a36a54074aa commit 215f85934c8bd6674008dcd402091a36a54074aa Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-04-23 20:13:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-04-23 20:13:58 +0000 net/aquantia-atlantic-kmod: Return to pool Currently I do not have any hardwares to test this and it seems to be broken on 14 from multiple sources. --- net/aquantia-atlantic-kmod/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/aquantia-atlantic-kmod/Makefile b/net/aquantia-atlantic-kmod/Makefile index 31180830588a..79f736182dbd 100644 --- a/net/aquantia-atlantic-kmod/Makefile +++ b/net/aquantia-atlantic-kmod/Makefile @@ -1,9 +1,9 @@ PORTNAME= aquantia-atlantic-kmod PORTVERSION= 0.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Aquantia AQtion (Atlantic) Network Driver (Development Preview) WWW= https://github.com/Aquantia/aqtion-freebsd