diff options
author | asami <asami@FreeBSD.org> | 1998-02-16 11:57:59 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-02-16 11:57:59 +0000 |
commit | 15e3b79fd65b411ebc502e415026a0e6f8ed2a79 (patch) | |
tree | 5479c34dde9b0e9303b24dcc8d078328f55b4ac8 /net/Makefile | |
parent | 0a4f77f3738807d0814051720dab0e3eea491b77 (diff) | |
download | FreeBSD-ports-15e3b79fd65b411ebc502e415026a0e6f8ed2a79.zip FreeBSD-ports-15e3b79fd65b411ebc502e415026a0e6f8ed2a79.tar.gz |
Mark kdenetwork broken instead of taking it out of the parent Makefile.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 4737f3d..5e12f93 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.138 1998/02/12 21:48:56 se Exp $ +# $Id: Makefile,v 1.139 1998/02/13 17:49:12 vanilla Exp $ # SUBDIR += archie @@ -36,7 +36,7 @@ SUBDIR += isc-dhcp SUBDIR += isc-dhcp2 SUBDIR += ivs -# SUBDIR += kdenetwork + SUBDIR += kdenetwork SUBDIR += kirc SUBDIR += ldap SUBDIR += lftp |