From b31bbccdb36729f79322b5ebb70e843fcd5e2c27 Mon Sep 17 00:00:00 2001 From: Takefu Date: Fri, 3 Oct 2025 03:50:02 +0300 Subject: [PATCH] sysutils/storcli: Fix MASTER_SITES and IGNORE message No functional changes. PR: 289963 --- sysutils/storcli/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/storcli/Makefile b/sysutils/storcli/Makefile index 1305fe6cbe08..7e58a345a93b 100644 --- a/sysutils/storcli/Makefile +++ b/sysutils/storcli/Makefile @@ -1,7 +1,7 @@ PORTNAME= storcli DISTVERSION= 7.3503 CATEGORIES= sysutils -MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p35/ +MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p36/ DISTNAME= STORCLI_SAS3.5_P36 DIST_SUBDIR= ${PORTNAME}${DISTVERSION} @@ -33,7 +33,7 @@ BINSRC= ${WRKSRC}/${DISTNAME}/univ_viva_cli_rel/Unified_storcli_all_os DOWNLOAD_URL= https://docs.broadcom.com/docs/${DISTNAME}${EXTRACT_SUFX} IGNORE= you must manually fetch the distribution file \ (${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \ - place it in ${DISTDIR} and then run make again + place it in ${DISTDIR}/${DIST_SUBDIR} and then run make again .endif post-extract: