diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 21:19:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 21:19:26 +0000 |
commit | 96130cd2a7a343cbf374404daf1d731bae7c6d1c (patch) | |
tree | 3b1225460b69b3fc96ae31a170d67671ef64517f /comms/Makefile | |
parent | 5019b8e1405d45deb8eba10c398d04f5435d4d58 (diff) |
soundmodem Tom's userland modem on FreeBSD
WWW: http://www.baycom.org/~tom/ham/soundmodem/
- Diane Bruce, VA3DB
db@db.net
PR: ports/106823
Submitted by: Diane Bruce <db@db.net>
Notes
Notes:
svn path=/head/; revision=180395
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 ac47d1da3e6b..ba8c1b5a9a80 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -101,6 +101,7 @@ SUBDIR += sms_client SUBDIR += smstools SUBDIR += snooper + SUBDIR += soundmodem SUBDIR += spandsp SUBDIR += splat SUBDIR += sredird |