summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-26 07:49:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-26 07:49:59 +0000
commitc8487797a7152ac41bd0e27547aac0c7f748087c (patch)
tree22310272021a48e638c6c9f527c033c62fd42402 /net
parentUpgrade, 0.9a -> 0.95f. (diff)
slirp is no longer broken! Thanks, Alain! :)
Notes
Notes: svn path=/head/; revision=2114
Diffstat (limited to 'net')
-rw-r--r--net/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index a0bb76850da1..0dd264873128 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.50 1995/08/21 07:27:37 asami Exp $
+# $Id: Makefile,v 1.51 1995/08/21 09:41:42 asami Exp $
#
SUBDIR += archie
@@ -26,7 +26,7 @@ RESTRICTED += ivs # crypto, export controlled
SUBDIR += rdist6
SUBDIR += samba
SUBDIR += scotty
- BROKEN += slirp # upgraded
+ SUBDIR += slirp
SUBDIR += sup
SUBDIR += tclDP
SUBDIR += tintin++