diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-17 11:16:53 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-17 11:16:53 +0000 |
commit | 02b68d33f595bb7dd3167ea26f4ebe7c80182a11 (patch) | |
tree | 8116d4edd6351e9aa9c10807e44ee5e6a84a0cab /comms/Makefile | |
parent | 4a52389d775fa36dcc4d54a54908b5372a07c28b (diff) | |
download | FreeBSD-ports-02b68d33f595bb7dd3167ea26f4ebe7c80182a11.zip FreeBSD-ports-02b68d33f595bb7dd3167ea26f4ebe7c80182a11.tar.gz |
new port: comms/bforce-kst
BinkleyForce is a simple ifcico like FTN mailer. It can
works via TCP/IP as well as on modem links. Look sample
configs for more information.
PR: ports/38635
Submitted by: Andrew Dolgov <fox@sigsegv.spb.ru>
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 2dfa89a..72aa645 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -4,6 +4,7 @@ SUBDIR += acfax SUBDIR += asmodem SUBDIR += bayonne + SUBDIR += bforce-kst SUBDIR += birda SUBDIR += bpl+ SUBDIR += comserv |