diff options
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index c6f7a08c245..92e13eb6897 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2000/08/02 19:26:45 jlam Exp $ +# $NetBSD: Makefile,v 1.91 2000/08/05 08:13:41 proff Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -70,7 +70,7 @@ # SUBDIR += spfc # depends on disabled jsdk20 SUBDIR += squid SUBDIR += squid-current - SUBDIR += surfaw + SUBDIR += surfraw SUBDIR += swish-e SUBDIR += tcl-cgi SUBDIR += thttpd |