diff options
author | pav <pav@FreeBSD.org> | 2004-07-04 23:28:32 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-04 23:28:32 +0000 |
commit | 32d4cacad9aa21e35dc046c3b6d1a8e4f2fe9f01 (patch) | |
tree | f2adbde97a61a31d95118409a6668d51adc6ff06 /comms/Makefile | |
parent | c24451f14fb3f103c8f1bff516db9c5109a60131 (diff) | |
download | FreeBSD-ports-32d4cacad9aa21e35dc046c3b6d1a8e4f2fe9f01.zip FreeBSD-ports-32d4cacad9aa21e35dc046c3b6d1a8e4f2fe9f01.tar.gz |
Add echolinux, an EchoLink client for UNIX.
PR: ports/68587
Submitted by: Diane Bruce <db@night.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 da9a21d..a3482b9 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -14,6 +14,7 @@ SUBDIR += comserv SUBDIR += conserver SUBDIR += conserver-com + SUBDIR += echolinux SUBDIR += ecu SUBDIR += efax SUBDIR += efax-gtk |