diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2022-02-20 17:13:49 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2022-02-20 17:14:28 +0000 |
commit | fb7889540cac4d76bc1e5ddd2ec8e27a1c65dbe7 (patch) | |
tree | e5ea97f094648c9adb40e741ceeb86ed25fa9fd8 /net/ipxe | |
parent | x11/xbanish: update to 1.8 (diff) |
net/ipxe: pet PORTSCOUT
Diffstat (limited to 'net/ipxe')
-rw-r--r-- | net/ipxe/Makefile | 2 |
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> |