diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-01-19 04:07:24 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-01-19 04:07:24 +0800 |
commit | 402092b049b0b000e691ecec40c259aef0c0d292 (patch) | |
tree | 873ec45e27e3cdfadcb831e9c17ceb7fd9593182 /sysutils/Makefile | |
parent | 545018c50f65bd07f2da922c7c80f85e87ed5351 (diff) | |
download | freebsd-ports-gnome-402092b049b0b000e691ecec40c259aef0c0d292.tar.gz freebsd-ports-gnome-402092b049b0b000e691ecec40c259aef0c0d292.tar.zst freebsd-ports-gnome-402092b049b0b000e691ecec40c259aef0c0d292.zip |
LSI Logic MegaRAID SAS MegaCLI Release
This is the Linux console based management utility for the LSI
MegaRAID SAS family of controllers.
RESTRICTED= Redistribution prohibited, see: http://lsi.com/cm/License.do
Connect to Build.
PR: ports/128846
Submitted by: Sean McAfee <smcafee@collaborativefusion.com>
Repocopy by: marcus
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index f9e9a6e3081c..041b0c7dbcf4 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -403,6 +403,7 @@ SUBDIR += linux-acu SUBDIR += linux-afaapps SUBDIR += linux-megacli + SUBDIR += linux-megacli2 SUBDIR += linux-megamgr SUBDIR += linux-nero SUBDIR += linux-procps |