diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-30 04:34:00 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-30 04:34:00 +0000 |
commit | 6582e241f6f074d0c1bbae37820c9f0e7bc7b4d9 (patch) | |
tree | 5c12880b6f10f2c28dc2f0ed029090a0e76cd16e /net/Makefile | |
parent | b55f82d86ead7dc2fda9263062dbc4c36ddf5113 (diff) | |
download | ports-6582e241f6f074d0c1bbae37820c9f0e7bc7b4d9.tar.gz ports-6582e241f6f074d0c1bbae37820c9f0e7bc7b4d9.zip |
Notes
Diffstat (limited to 'net/Makefile')
-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 |