diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 932bc1e0264..36cf6ff1c37 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.385 2005/03/24 19:24:06 wiz Exp $ +# $NetBSD: Makefile,v 1.386 2005/04/01 13:37:02 abs Exp $ # COMMENT= Packages related to the World Wide Web @@ -125,6 +125,7 @@ SUBDIR+= instiki SUBDIR+= jakarta-servletapi SUBDIR+= jakarta-tomcat SUBDIR+= jakarta-tomcat4 +SUBDIR+= jakarta-tomcat55 SUBDIR+= jsdk20 SUBDIR+= jssi SUBDIR+= kannel |