diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-04-18 23:32:59 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-04-18 23:32:59 +0800 |
commit | e3c5191c82a4940702822364d1e61bf121b78240 (patch) | |
tree | de3322e82d9ffe5c3816f961cb725dad2d3a2654 /comms/Makefile | |
parent | 03797dc63eea96d4053d699df79b14408f424135 (diff) | |
download | freebsd-ports-gnome-e3c5191c82a4940702822364d1e61bf121b78240.tar.gz freebsd-ports-gnome-e3c5191c82a4940702822364d1e61bf121b78240.tar.zst freebsd-ports-gnome-e3c5191c82a4940702822364d1e61bf121b78240.zip |
Add tits 1.0.2, a server which provides telnet(1) access to one or
more tty ports.
Obtained from: NetBSD
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 d01fe27e79ee..b81e58d9a269 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -24,6 +24,7 @@ SUBDIR += sms_client SUBDIR += snooper SUBDIR += sredird + SUBDIR += tits SUBDIR += tkhylafax SUBDIR += viewfax SUBDIR += vpb2 |