diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-06 06:53:18 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-06 06:53:18 +0000 |
commit | c549162079fb7c61977ac5dfaee2e2e7ecc80392 (patch) | |
tree | 91200f6838d0090d8661d0effba1879a5bc4ee0d /net | |
parent | 5180b262522eab45dbfb77a756980ca72c879426 (diff) | |
download | freebsd-ports-c549162079fb7c61977ac5dfaee2e2e7ecc80392.zip |
Add slirp.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 22b393bd5d93..d91a077a7c23 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.36 1995/03/24 06:29:51 asami Exp $ +# $Id: Makefile,v 1.37 1995/03/30 20:36:01 wollman Exp $ # # Broken - gn, dgd-lpmud # Broken for XFree3.x - wais SUBDIR= archie cern_httpd chimera dgd fspclient gated gopher imm irc \ - ircII lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \ + ircII lynx ncftp2 nv pcnfsd pidentd pmf samba scotty slirp sup tclDP \ tcp_wrapper tcpblast tkined tkWWW tintin++ wu-ftpd xarchie \ yale-tftpd ytalk zircon |