diff options
author | will <will@FreeBSD.org> | 2001-05-20 12:34:28 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-05-20 12:34:28 +0800 |
commit | eb451c4ecacad6d7619634b8cbc29785fb0dcb6c (patch) | |
tree | 321465b2d75072edaa1820cd0d441b0975cb48fb /comms/Makefile | |
parent | ddd0aeb09b95b7eba84d7bccf170530f36d18297 (diff) | |
download | freebsd-ports-gnome-eb451c4ecacad6d7619634b8cbc29785fb0dcb6c.tar.gz freebsd-ports-gnome-eb451c4ecacad6d7619634b8cbc29785fb0dcb6c.tar.zst freebsd-ports-gnome-eb451c4ecacad6d7619634b8cbc29785fb0dcb6c.zip |
Add mwavem 1.0, a loadable module and user excutable to support IBM
Mwave ACP modem.
PR: 27064
Submitted by: R. Kevin Oberman <oberman@es.net>
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 b81e58d9a269..020c26b03af6 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -16,6 +16,7 @@ SUBDIR += minicom SUBDIR += mlan SUBDIR += mserver + SUBDIR += mwavem SUBDIR += plp SUBDIR += pr SUBDIR += qico |