diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-01-26 22:19:07 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-01-26 22:19:07 +0000 |
commit | 2ac8c1042313f760772725970abdac22fea3de44 (patch) | |
tree | 04790581d880047b823d300f17c362c21a653e8b /net | |
parent | 0e7af78196a3f094ca55d9ecfc936a00dc6b945e (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index a914aedeae1b..32c9848c407b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.215 1998/12/31 17:21:42 sada Exp $ +# $Id: Makefile,v 1.216 1999/01/07 12:05:28 asami Exp $ # SUBDIR += SSLtelnet @@ -113,7 +113,6 @@ SUBDIR += pavuk SUBDIR += pcnfsd SUBDIR += pmf - SUBDIR += portscanner SUBDIR += ppp-nt SUBDIR += pppload SUBDIR += ppxp @@ -141,7 +140,6 @@ SUBDIR += sniffit SUBDIR += socks5 SUBDIR += spegla - SUBDIR += strobe SUBDIR += sup SUBDIR += tac_plus SUBDIR += tcpshow |