diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-23 13:20:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-23 13:20:04 +0000 |
commit | a5a6901ce18d34a0367fea651ba638efa7b5e2c0 (patch) | |
tree | 2d1f729622e0f75daf3a7774f2580bed7933d575 /comms/Makefile | |
parent | 80a49039851abe0b165955951e96c754dcfe6dd4 (diff) | |
download | ports-a5a6901ce18d34a0367fea651ba638efa7b5e2c0.tar.gz ports-a5a6901ce18d34a0367fea651ba638efa7b5e2c0.zip |
Add xdx, a DX cluster client with the same look and feel as xlog.
PR: ports/67037
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
Notes
Notes:
svn path=/head/; revision=109784
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 14443294f584..b0c4d91d8f1a 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -76,6 +76,7 @@ SUBDIR += vrflash SUBDIR += wy60 SUBDIR += xcept + SUBDIR += xdx SUBDIR += xlog SUBDIR += xtt516 SUBDIR += yaps |