diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-30 17:16:33 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-30 17:16:33 +0000 |
commit | f0421d1ea1e1e6e1a0ccc06f470e87602a73198a (patch) | |
tree | 7de718c3eb878ce100946bb3b942712893f80cc2 /net | |
parent | d3aeb230de7b18ad4384ff29f203acff1996ba24 (diff) | |
download | FreeBSD-ports-f0421d1ea1e1e6e1a0ccc06f470e87602a73198a.zip FreeBSD-ports-f0421d1ea1e1e6e1a0ccc06f470e87602a73198a.tar.gz |
Added kicq
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 6a2c532..d5e2688 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.254 1999/04/25 20:47:37 andreas Exp $ +# $Id: Makefile,v 1.255 1999/04/30 17:11:18 taoka Exp $ # SUBDIR += SSLtelnet @@ -85,6 +85,7 @@ SUBDIR += kdenetwork SUBDIR += kdenetwork11 SUBDIR += kdetelnet + SUBDIR += kicq SUBDIR += kvirc SUBDIR += ksamba SUBDIR += ldap |