diff options
author | delphij <delphij@FreeBSD.org> | 2012-02-02 02:46:36 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2012-02-02 02:46:36 +0800 |
commit | 05818a50a0995abb6827f8ba271fa61ed91513f2 (patch) | |
tree | d6a2c98612bc63060a1ff389440fff9c5aa0415f /sysutils/Makefile | |
parent | c1155f40a3584a35fcbc07fe6a016f39c8a45f5d (diff) | |
download | freebsd-ports-gnome-05818a50a0995abb6827f8ba271fa61ed91513f2.tar.gz freebsd-ports-gnome-05818a50a0995abb6827f8ba271fa61ed91513f2.tar.zst freebsd-ports-gnome-05818a50a0995abb6827f8ba271fa61ed91513f2.zip |
Add a port for smp_utils, a set of utilities for Serial Attached SCSI (SAS)
Serial Management Protocol (SMP).
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 5924ab5ae9de..e3cb951bbf7c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -822,6 +822,7 @@ SUBDIR += sloth SUBDIR += slst SUBDIR += smartmontools + SUBDIR += smp_utils SUBDIR += snap SUBDIR += snowlog SUBDIR += socket |