aboutsummaryrefslogtreecommitdiff
path: root/net/ipxe
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2022-02-20 17:13:49 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2022-02-20 17:14:28 +0000
commitfb7889540cac4d76bc1e5ddd2ec8e27a1c65dbe7 (patch)
treee5ea97f094648c9adb40e741ceeb86ed25fa9fd8 /net/ipxe
parentc790aed95fa243ed1110fe6b9e625e6071bc3c43 (diff)
downloadports-fb7889540cac4d76bc1e5ddd2ec8e27a1c65dbe7.tar.gz
ports-fb7889540cac4d76bc1e5ddd2ec8e27a1c65dbe7.zip
Diffstat (limited to 'net/ipxe')
-rw-r--r--net/ipxe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile
index 99fc3c7c1f50..c697cad260e7 100644
--- a/net/ipxe/Makefile
+++ b/net/ipxe/Makefile
@@ -83,7 +83,7 @@ ISO_MAKE_ARGS= ISOLINUX_BIN="${WRKSRC}/isolinux.bin" \
LDLINUX_C32="${LOCALBASE}/share/syslinux/bios/com32/elflink/ldlinux/ldlinux.c32"
ISO_ALL_TARGET= bin/ipxe.iso
-PORTSCOUT= skipv:1.21.1
+PORTSCOUT= skipv:1.20.1
.include <bsd.port.pre.mk>