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 4a9dcf9b453..895ebc892f2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.439 2006/02/15 06:33:25 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.440 2006/02/17 01:51:09 minskim Exp $ # COMMENT= Packages related to the World Wide Web @@ -221,6 +221,7 @@ SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTP-Server-Simple SUBDIR+= p5-HTTP-Server-Simple-Mason SUBDIR+= p5-HTTPD-User-Manage +SUBDIR+= p5-Jemplate SUBDIR+= p5-Kwiki SUBDIR+= p5-Kwiki-Archive-Rcs SUBDIR+= p5-Kwiki-BreadCrumbs |