diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index b154346ede7..a60aad39808 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.745 2010/07/04 15:05:40 seb Exp $ +# $NetBSD: Makefile,v 1.746 2010/07/04 16:22:57 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -414,6 +414,7 @@ SUBDIR+= p5-Plack-Handler-AnyEvent-HTTPD SUBDIR+= p5-Plack-Handler-AnyEvent-ReverseHTTP SUBDIR+= p5-Plack-Handler-AnyEvent-SCGI SUBDIR+= p5-Plack-Handler-SCGI +SUBDIR+= p5-Plack-Middleware-Debug SUBDIR+= p5-Plack-Middleware-Deflater SUBDIR+= p5-Plack-Middleware-Session SUBDIR+= p5-Pod-POM-Web |