diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-02-07 22:21:21 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-02-07 22:21:21 +0000 |
commit | 92e327cd209a507c29865643abbf45a43e471212 (patch) | |
tree | 628f519946d3766d04a197833b7ddea6559f590d /comms/Makefile | |
parent | Create a new port for xclass. This is not xclasses. (diff) |
Create a new port for xtt516, a GUI for controlling the TenTec 516 ham radio
Notes
Notes:
svn path=/head/; revision=100298
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 79419ccd4175..27458ba5325e 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -71,6 +71,7 @@ SUBDIR += wy60 SUBDIR += xcept SUBDIR += xlog + SUBDIR += xtt516 SUBDIR += yaps SUBDIR += yawmppp SUBDIR += zmtx-zmrx |