git: 30895b4a3425 - main - net/intel-ix-kmod: Fix fetch
Li-Wen Hsu
lwhsu at FreeBSD.org
Wed Sep 22 08:12:09 UTC 2021
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=30895b4a34259ad5cecd9f03b414460a79850e6f
commit 30895b4a34259ad5cecd9f03b414460a79850e6f
Author: Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-09-22 08:12:03 +0000
Commit: Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-09-22 08:12:03 +0000
net/intel-ix-kmod: Fix fetch
PR: 258653
Reported by: Lucas Holt <luke at foolishgames.com>
---
net/intel-ix-kmod/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/intel-ix-kmod/Makefile b/net/intel-ix-kmod/Makefile
index c2f8a06eb639..2995c68ea9e7 100644
--- a/net/intel-ix-kmod/Makefile
+++ b/net/intel-ix-kmod/Makefile
@@ -3,8 +3,8 @@
PORTNAME= ix
PORTVERSION= 3.3.24
PORTEPOCH= 0
-MASTER_SITES?= https://downloadmirror.intel.com/14688/eng/ \
- http://downloadmirror.intel.com/14688/eng/ \
+MASTER_SITES?= https://downloadmirror.intel.com/30645/eng/ \
+ http://downloadmirror.intel.com/30645/eng/ \
https://downloadmirror.intel.com/29625/eng/:man \
http://downloadmirror.intel.com/29625/eng/:man
More information about the dev-commits-ports-all
mailing list