summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-12-30 04:34:00 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-12-30 04:34:00 +0000
commit6582e241f6f074d0c1bbae37820c9f0e7bc7b4d9 (patch)
tree5c12880b6f10f2c28dc2f0ed029090a0e76cd16e /net
parentA telnet server (using the telnet protocol) analogous to the unix talk (diff)
turnon bounce,relay,telserv
Notes
Notes: svn path=/head/; revision=15724
Diffstat (limited to 'net')
-rw-r--r--net/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 1061d03e48a6..76c741000aab 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.212 1998/12/24 15:29:21 flathill Exp $
+# $Id: Makefile,v 1.213 1998/12/24 18:54:08 sada Exp $
#
SUBDIR += SSLtelnet
@@ -16,6 +16,7 @@
SUBDIR += bitchx
SUBDIR += bnc
SUBDIR += boclient
+ SUBDIR += bounce
SUBDIR += cap
SUBDIR += cftp
SUBDIR += choparp
@@ -121,6 +122,7 @@
SUBDIR += radiusd-cistron
SUBDIR += ratoolset
SUBDIR += rdist6
+ SUBDIR += relay
SUBDIR += ripetools
SUBDIR += rmsg
SUBDIR += rshell
@@ -143,6 +145,7 @@
SUBDIR += tcpshow
SUBDIR += tcptrace
SUBDIR += telnetx
+ SUBDIR += telserv
SUBDIR += tik
SUBDIR += tintin++
SUBDIR += tinyfugue