diff options
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index a7a3212f9bc6..34e121192d26 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1997/01/03 12:25:31 asami Exp $ +# $Id: Makefile,v 1.32 1997/01/04 18:55:57 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -34,7 +34,7 @@ SUBDIR += squid11 SUBDIR += w3 SUBDIR += w3-msql - SUBDIR += w3c_httpd + SUBDIR += w3c-httpd SUBDIR += webcopy SUBDIR += weblint SUBDIR += wn |