diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 11:16:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 11:16:53 +0000 |
commit | 86a5f12616bbbe879e91b81fba052b1ebf6b4bad (patch) | |
tree | d7291b1e9eed68da00deb0d6be5c1fd6034edb7e /comms/Makefile | |
parent | 55633aaa5e3fd8eda5f2371ab8230f6e829aec0d (diff) | |
download | ports-86a5f12616bbbe879e91b81fba052b1ebf6b4bad.tar.gz ports-86a5f12616bbbe879e91b81fba052b1ebf6b4bad.zip |
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>
Notes
Notes:
svn path=/head/; revision=73330
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 2dfa89a842bf..72aa645b01dc 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 |