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 f173d086c26..36d2f585fc7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.268 2003/08/16 14:21:09 taya Exp $ +# $NetBSD: Makefile,v 1.269 2003/08/20 11:26:17 markd Exp $ # COMMENT= Packages related to the World Wide Web @@ -89,6 +89,7 @@ SUBDIR+= jakarta-tomcat SUBDIR+= jsdk20 SUBDIR+= jssi SUBDIR+= kannel +SUBDIR+= kimagemapeditor SUBDIR+= lhs SUBDIR+= libghttp SUBDIR+= libgtkhtml |