diff options
author | obrien <obrien@FreeBSD.org> | 1998-12-30 12:34:00 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-12-30 12:34:00 +0800 |
commit | 70f251519484b6237ab3350f1496e7a2dc8be836 (patch) | |
tree | 50c7b312a460929dee617f2f83413a00c22015fb /net | |
parent | 1b7854bcb9ed8a82a17d9d9d532fef2cf7048fa7 (diff) | |
download | freebsd-ports-gnome-70f251519484b6237ab3350f1496e7a2dc8be836.tar.gz freebsd-ports-gnome-70f251519484b6237ab3350f1496e7a2dc8be836.tar.zst freebsd-ports-gnome-70f251519484b6237ab3350f1496e7a2dc8be836.zip |
turnon bounce,relay,telserv
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 5 |
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 |