diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index ed9afa87b52b..a0f02171d276 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.107 1997/06/10 09:11:05 asami Exp $ +# $Id: Makefile,v 1.108 1997/06/11 20:52:15 max Exp $ # SUBDIR += archie @@ -33,7 +33,6 @@ SUBDIR += mpd SUBDIR += mrtg SUBDIR += moxftp - SUBDIR += natd SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += netcat |