diff options
author | bms <bms@FreeBSD.org> | 2003-10-08 00:57:54 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2003-10-08 00:57:54 +0800 |
commit | 681baa46003aa2b3457d559f94f410bb4cb9b25b (patch) | |
tree | 76c0afa8a6f107e6176aeb140f53bcacbfa03cbf /sysutils/Makefile | |
parent | 2e2a1f7ab4ae08ef6e2f8728ba6d7678ef764770 (diff) | |
download | freebsd-ports-gnome-681baa46003aa2b3457d559f94f410bb4cb9b25b.tar.gz freebsd-ports-gnome-681baa46003aa2b3457d559f94f410bb4cb9b25b.tar.zst freebsd-ports-gnome-681baa46003aa2b3457d559f94f410bb4cb9b25b.zip |
Add the FreeBSD native version of the aac(4) RAID tools.
Submitted by: scottl
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 b3cc1dae8cd9..faf2d87391a2 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -5,6 +5,7 @@ SUBDIR += LPRng SUBDIR += LPRngTool SUBDIR += Tee + SUBDIR += aaccli SUBDIR += abck SUBDIR += acidlaunch SUBDIR += adtool |