diff options
author | jeh <jeh@FreeBSD.org> | 2000-11-01 13:06:23 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-11-01 13:06:23 +0000 |
commit | 30b77ecc905ea4985ef8027a638a9928a569644e (patch) | |
tree | 973499d7bf8beb242fae20c6535a8c963138c95c /comms/Makefile | |
parent | ab4ba365e1f965bd06d4531dcdcc29e39869112c (diff) | |
download | FreeBSD-ports-30b77ecc905ea4985ef8027a638a9928a569644e.zip FreeBSD-ports-30b77ecc905ea4985ef8027a638a9928a569644e.tar.gz |
New Port: coms/vpb2
user mode API for Voicetronix 4 port analog DSP telephony cards
PR: 21113
Submitted by: David Sugar <dyfet@gnu.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 fe2784e..654e077 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -22,6 +22,7 @@ SUBDIR += sredird SUBDIR += tkhylafax SUBDIR += viewfax + SUBDIR += vpb2 SUBDIR += xcept SUBDIR += yaps SUBDIR += zmtx-zmrx |