From 0103c184bda3b040631d3bf5f87e9f91944bdb98 Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 24 Apr 1995 08:16:58 +0000 Subject: Take out slirp, it is upgraded and the old port doesn't work. --- net/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net/Makefile b/net/Makefile index bbfab23e88fb..38507317c231 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,12 +1,13 @@ -# $Id: Makefile,v 1.39 1995/04/17 06:04:16 asami Exp $ +# $Id: Makefile,v 1.40 1995/04/24 07:54:15 asami Exp $ # # Broken - gn, dgd-lpmud # Broken for XFree3.x - wais # Broken - gopher (upgraded, new one uses fgetpwent()) +# Broken - slirp (upgraded) SUBDIR= archie cern_httpd cern_linemode chimera dgd fspclient gated \ imm irc \ - ircII lynx ncftp2 nv pcnfsd pidentd pmf samba scotty slirp sup tclDP \ + ircII lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \ tcp_wrapper tcpblast tkined tkWWW tintin++ wu-ftpd xarchie \ yale-tftpd ytalk zircon -- cgit