diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-24 11:49:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-24 11:49:37 +0000 |
commit | 1c9dca221a90bcf74d9f355826ab4d1fcbe43f11 (patch) | |
tree | 938a8d09e83921554ad64adbc502b999812450c8 /comms/Makefile | |
parent | dd5f0bf0844b2d46d840ee18e2f529a8466ef092 (diff) |
New port: comm/uticom
usbcomm driver for TUSB3410 uart-to-usb converter
WWW: http://sf.net/projects/uticom
PR: ports/87809
Submitted by: Dmitry Komissaroff <dxi@mail.ru>
Notes
Notes:
svn path=/head/; revision=149278
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 75f74418bf03..46a428de9b29 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -102,6 +102,7 @@ SUBDIR += trustedqsl SUBDIR += twpsk SUBDIR += uird + SUBDIR += uticom SUBDIR += viewfax SUBDIR += vpb-driver SUBDIR += vpb2 |