diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2009-03-11 08:01:31 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2009-03-11 08:01:31 +0800 |
commit | dca9d8c23f492b92adca2ad2591a8c16f27efd28 (patch) | |
tree | 2e5892e0d10970f0a89a63a1ccfba185192dd44f /net/Makefile | |
parent | 0e73fbac5c7ae0350d7daf315ff6927d0acc45c6 (diff) | |
download | freebsd-ports-gnome-dca9d8c23f492b92adca2ad2591a8c16f27efd28.tar.gz freebsd-ports-gnome-dca9d8c23f492b92adca2ad2591a8c16f27efd28.tar.zst freebsd-ports-gnome-dca9d8c23f492b92adca2ad2591a8c16f27efd28.zip |
Add istgt 20090223, an iSCSI target for FreeBSD 7.x with ZFS.
PR: ports/132016
Submitted by: Daisuke Aoyama <aoyama at peach.ne.jp>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index c381e29419f9..78bd787c63a4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -245,6 +245,7 @@ SUBDIR += isc-dhcp31-relay SUBDIR += isc-dhcp31-server SUBDIR += iscsi-target + SUBDIR += istgt SUBDIR += iwi-firmware SUBDIR += iwi-firmware-kmod SUBDIR += jags |