diff options
author | pav <pav@FreeBSD.org> | 2004-11-12 21:51:28 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-12 21:51:28 +0000 |
commit | 97c7d3b91cb6a9a0874ed35a52c4b73908fb573f (patch) | |
tree | cf3209e5de7fe0fb1bde5455cfd19a0af879f394 /comms/Makefile | |
parent | dc130a01a13115fb255d5b403622f538e0a1b08a (diff) | |
download | FreeBSD-ports-97c7d3b91cb6a9a0874ed35a52c4b73908fb573f.zip FreeBSD-ports-97c7d3b91cb6a9a0874ed35a52c4b73908fb573f.tar.gz |
Add tlf, an amateur radio curses based logging program.
PR: ports/69166
Submitted by: Diane Bruce <db@heceta.db.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 0fa0a75..b5a7983 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -84,6 +84,7 @@ SUBDIR += tits SUBDIR += tkhylafax SUBDIR += tkscanfax + SUBDIR += tlf SUBDIR += trustedqsl SUBDIR += viewfax SUBDIR += vpb2 |