diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:58:37 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:58:37 +0000 |
commit | fbf0318121354062763482783afbed4c1621bad4 (patch) | |
tree | 478941e65c3408c7c817a74aaabe35bb8e08178d /net/Makefile | |
parent | 5264cbceb577ae0481e496f827ae4d0e18712945 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 7d8bfc599bc7..6631dcb31f1c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.172 1998/07/09 16:03:29 eivind Exp $ +# $Id: Makefile,v 1.173 1998/07/11 18:33:00 steve Exp $ # SUBDIR += SSLtelnet @@ -101,7 +101,6 @@ SUBDIR += sirc SUBDIR += slirp SUBDIR += smbtcpdump - SUBDIR += smurflog SUBDIR += sniffit SUBDIR += socks5 SUBDIR += spegla |