From 75362e895a98df24b11089439993299b294806bf Mon Sep 17 00:00:00 2001 From: angelos Date: Sun, 17 May 1998 05:30:15 +0000 Subject: [PATCH] Enable slirp --- net/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/Makefile b/net/Makefile index 44056316dae..d9b9ae31afa 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 1998/05/07 08:40:26 form Exp $ +# $OpenBSD: Makefile,v 1.13 1998/05/17 05:30:15 angelos Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -71,7 +71,7 @@ SUBDIR += samba # SUBDIR += samba-des # SUBDIR += scotty -# SUBDIR += slirp + SUBDIR += slirp SUBDIR += sniffit # SUBDIR += socks5 # SUBDIR += strobe