diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-08-26 07:49:59 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-08-26 07:49:59 +0000 |
commit | c8487797a7152ac41bd0e27547aac0c7f748087c (patch) | |
tree | 22310272021a48e638c6c9f527c033c62fd42402 /net/Makefile | |
parent | 4bd911cd8a99d5996ca91c535b54ebc9cf6e065d (diff) | |
download | ports-c8487797a7152ac41bd0e27547aac0c7f748087c.tar.gz ports-c8487797a7152ac41bd0e27547aac0c7f748087c.zip |
Notes
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 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++ |