diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-12-15 08:00:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-12-15 08:00:42 +0000 |
commit | b900c562b724eed62713ca74496f336e5e414de7 (patch) | |
tree | 2c8419a344e2fba293d8fcecda03cfc67a07274f /sysutils/megarc | |
parent | 40fb36ae94d3de7ba6a9472eb0ae13b0790fc91d (diff) | |
download | ports-b900c562b724eed62713ca74496f336e5e414de7.tar.gz ports-b900c562b724eed62713ca74496f336e5e414de7.zip |
Notes
Diffstat (limited to 'sysutils/megarc')
-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: |