diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1999-04-25 20:47:37 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1999-04-25 20:47:37 +0000 |
commit | b9bbac18bbea037301abc0069cb86342b325ed94 (patch) | |
tree | df42429db3c57560367ed5b768b5d730c4989f68 /net/Makefile | |
parent | c381a607c57bee906cd1c79962220b01690c4096 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 60a54d7b312f..a49c8be6a121 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.252 1999/04/18 13:43:37 erich Exp $ +# $Id: Makefile,v 1.253 1999/04/19 00:17:28 mharo Exp $ # SUBDIR += SSLtelnet @@ -84,7 +84,6 @@ SUBDIR += kdenetwork SUBDIR += kdenetwork11 SUBDIR += kdetelnet - SUBDIR += kirc SUBDIR += kvirc SUBDIR += ksamba SUBDIR += ldap |