aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2010-09-14 21:30:54 +0800
committerfjoe <fjoe@FreeBSD.org>2010-09-14 21:30:54 +0800
commit0fff1af1a26a0e350f510a10cc6d2dcffd66db63 (patch)
treed286fef73de8983fa743e9a2ab4d41185dd00171 /net/Makefile
parentb3c328b7d3c8d400f4c48954d571fc64456baee9 (diff)
downloadfreebsd-ports-gnome-0fff1af1a26a0e350f510a10cc6d2dcffd66db63.tar.gz
freebsd-ports-gnome-0fff1af1a26a0e350f510a10cc6d2dcffd66db63.tar.zst
freebsd-ports-gnome-0fff1af1a26a0e350f510a10cc6d2dcffd66db63.zip
New port: FreeBSD driver for ATA over Ethernet (AoE)
Port author is Stacey D. Son. Two additional patches are added: - a patch to fix build on FreeBSD 7 and later [1] - a patch to fix device detection >2TB [2] Submitted by: pluknet [1], fjoe [2] Tested by: George Mamalakis
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index ca82304fd6ab..43fd7a5efe94 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -17,6 +17,7 @@
SUBDIR += acx100
SUBDIR += aget
SUBDIR += amqp08
+ SUBDIR += aoe
SUBDIR += apinger
SUBDIR += arp-scan
SUBDIR += arp-sk