diff options
-rw-r--r-- | sysutils/megarc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/megarc/Makefile b/sysutils/megarc/Makefile index 8477ee2c9049..70b42f19f1e1 100644 --- a/sysutils/megarc/Makefile +++ b/sysutils/megarc/Makefile @@ -28,7 +28,7 @@ PORTDOCS= * .include <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= has a distribution file that is not freely avaliable. The binary is shipped on the Megaraid Universal Software Suite CD which accompanies any boxed LSI Logic RAID storage adaptor. Copy ${DISTNAME}${EXTRACT_SUFX} to ${DISTDIR} and try again. For further instructions, see http://www.freebsdwiki.net/index.php/Megarc +IGNORE= has a distribution file that is not freely available. The binary is shipped on the Megaraid Universal Software Suite CD which accompanies any boxed LSI Logic RAID storage adaptor. Copy ${DISTNAME}${EXTRACT_SUFX} to ${DISTDIR} and try again. For further instructions, see http://www.freebsdwiki.net/index.php/Megarc .endif post-extract: |