diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-05 19:12:16 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-05 19:12:16 +0000 |
commit | 63384cfa04f0d76f46e15ac1ad9a8cb468807774 (patch) | |
tree | 453d821fa66629b144f4be2413a8185ce187ed66 /comms/Makefile | |
parent | 47d5619e1e80492ac14d58c97c17319d42d0bb67 (diff) | |
download | FreeBSD-ports-63384cfa04f0d76f46e15ac1ad9a8cb468807774.zip FreeBSD-ports-63384cfa04f0d76f46e15ac1ad9a8cb468807774.tar.gz |
add ltmdm
Driver for the Lucent LT Winmodem chipset
PR: 31924
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
Tested by: clkao@clkao.org
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 b416a69..6c2fa18 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -13,6 +13,7 @@ SUBDIR += hylafax SUBDIR += kermit SUBDIR += lrzsz + SUBDIR += ltmdm SUBDIR += mgetty+sendfax SUBDIR += minicom SUBDIR += mlan |