diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 6323eb0099e..a769ea4a331 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2000/01/14 20:45:41 jwise Exp $ +# $NetBSD: Makefile,v 1.65 2000/01/15 20:47:11 jwise Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -10,7 +10,7 @@ SUBDIR += ap-auth-postgresql SUBDIR += ap-dtcl SUBDIR += ap-fastcgi -# SUBDIR += ap-jserv +# SUBDIR += ap-jserv # depends on disabled jsdk0 SUBDIR += ap-ssl SUBDIR += ap-perl SUBDIR += ap-php3 @@ -37,6 +37,7 @@ SUBDIR += hypermail # SUBDIR += http-analyze SUBDIR += jakarta-tomcat +# jsdk20 is disabled because the distfile must be manually downloaded. # SUBDIR += jsdk20 SUBDIR += libghttp # SUBDIR += libpics |