diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 6631ea98313..8b34f7a309c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.734 2010/07/03 23:37:06 seb Exp $ +# $NetBSD: Makefile,v 1.735 2010/07/04 07:29:28 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -402,6 +402,7 @@ SUBDIR+= p5-LWPx-ParanoidAgent SUBDIR+= p5-MasonX-Request-WithApacheSession SUBDIR+= p5-Mojo SUBDIR+= p5-Net-FastCGI +SUBDIR+= p5-POE-Component-Server-PSGI SUBDIR+= p5-POE-Filter-HTTP-Parser SUBDIR+= p5-PSGI SUBDIR+= p5-ParallelUserAgent |