diff options
author | bapt <bapt@FreeBSD.org> | 2015-10-16 21:08:18 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-10-16 21:08:18 +0800 |
commit | aff723a8838c62ab45f163c9b87c30c8649f0b41 (patch) | |
tree | ef1ae47d232624b2edfdf5264b3b44bc20c4fe1b /sysutils/Makefile | |
parent | 807ae0b20f88653969832dd2ca3c3736b5fad049 (diff) | |
download | freebsd-ports-gnome-aff723a8838c62ab45f163c9b87c30c8649f0b41.tar.gz freebsd-ports-gnome-aff723a8838c62ab45f163c9b87c30c8649f0b41.tar.zst freebsd-ports-gnome-aff723a8838c62ab45f163c9b87c30c8649f0b41.zip |
sas3ircu allows basic management of LSI SAS-3 controllers.
See the mpr(4) man page for a more thorough list of controllers.
WWW: http://www.avagotech.com/
Sponsored by: Gandi.net
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 c0b6c9ac6989..b4fedd8a65c5 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -912,6 +912,7 @@ SUBDIR += samefile SUBDIR += samesame SUBDIR += sas2ircu + SUBDIR += sas3ircu SUBDIR += savelogs SUBDIR += sb16config SUBDIR += sbsigntool |