diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-09-06 09:28:23 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-09-06 09:28:23 +0000 |
commit | 1277935b6f514e1c52d59f323a69cf9d8d902fd1 (patch) | |
tree | 387176267c304377837746a81f3580b16a41ac1e /comms/Makefile | |
parent | - Update to version 1.3 (diff) |
Resurrect this port. It is actually very useful to debug Bluetooth problems
and also is referenced in the FreeBSD Handbook. Add license (GPLv2) while I
am here.
Requested by: emax
Notes
Notes:
svn path=/head/; revision=281280
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 f7adeed03556..3cd38cbb08ac 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -49,6 +49,7 @@ SUBDIR += gsmlib SUBDIR += hamfax SUBDIR += hamlib + SUBDIR += hcidump SUBDIR += hf SUBDIR += hso-kmod SUBDIR += hylafax |