git: fb7889540cac - main - net/ipxe: pet PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Feb 2022 17:14:35 UTC
The branch main has been updated by egypcio: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb7889540cac4d76bc1e5ddd2ec8e27a1c65dbe7 commit fb7889540cac4d76bc1e5ddd2ec8e27a1c65dbe7 Author: Vinícius Zavam <egypcio@FreeBSD.org> AuthorDate: 2022-02-20 17:13:49 +0000 Commit: Vinícius Zavam <egypcio@FreeBSD.org> CommitDate: 2022-02-20 17:14:28 +0000 net/ipxe: pet PORTSCOUT --- net/ipxe/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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>