From d1e27a770c58eab7b56e17bdfe0ed3f9ba3d7ccf Mon Sep 17 00:00:00 2001 From: "Brian S. Dean" Date: Sun, 3 Dec 2000 16:37:25 +0000 Subject: Add a new port comms/comserv. From the pkg-descr file: "The comservd program provides a facility to access network terminal server serial ports, such as those available on Xyplex terminal server models, via /dev device file entries. This allows programs such as tip(1) to access devices connected to the terminal server serial ports." --- comms/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/Makefile') diff --git a/comms/Makefile b/comms/Makefile index 72a7336b2338..801fa773b237 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -4,6 +4,7 @@ SUBDIR += asmodem SUBDIR += bayonne SUBDIR += bpl+ + SUBDIR += comserv SUBDIR += conserver SUBDIR += ecu SUBDIR += gkermit -- cgit v1.2.3