diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-24 15:29:21 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-24 15:29:21 +0000 |
commit | 413ae1c4c0c76ed3f18cbac27378bd74a88574e9 (patch) | |
tree | 0028d1379da9c4cd94199eedb7eab5fb2ebcfee8 /net/Makefile | |
parent | PR: ports/9139 (diff) |
Activate net/tik
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f7651e1b37e7..c5cf0af25217 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.210 1998/12/24 06:56:35 steve Exp $ +# $Id: Makefile,v 1.211 1998/12/24 07:38:51 steve Exp $ # SUBDIR += SSLtelnet @@ -143,6 +143,7 @@ SUBDIR += tcpshow SUBDIR += tcptrace SUBDIR += telnetx + SUBDIR += tik SUBDIR += tintin++ SUBDIR += tinyfugue SUBDIR += tkirc |