diff options
author | flathill <flathill@FreeBSD.org> | 1998-12-24 23:29:21 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-12-24 23:29:21 +0800 |
commit | 126dd762b976579ae7fe8237e6b718dabe5ac242 (patch) | |
tree | 8ecf377e8b4f2fcc9f3baf4977a773498f1f047b | |
parent | 5fc70a711b4ba180e964cc06f073ea7ab676d51d (diff) | |
download | freebsd-ports-gnome-126dd762b976579ae7fe8237e6b718dabe5ac242.tar.gz freebsd-ports-gnome-126dd762b976579ae7fe8237e6b718dabe5ac242.tar.zst freebsd-ports-gnome-126dd762b976579ae7fe8237e6b718dabe5ac242.zip |
Activate net/tik
-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 |