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 36e20baddd4..ee8246d3d1f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.997 2013/11/04 21:39:26 tonnerre Exp $ +# $NetBSD: Makefile,v 1.998 2013/11/04 21:45:44 tonnerre Exp $ # COMMENT= Packages related to the World Wide Web @@ -448,6 +448,7 @@ SUBDIR+= p5-Net-FastCGI SUBDIR+= p5-Net-HTTP SUBDIR+= p5-POE-Component-Server-PSGI SUBDIR+= p5-POE-Component-Server-SimpleHTTP +SUBDIR+= p5-POE-Component-Server-SOAP SUBDIR+= p5-POE-Filter-HTTP-Parser SUBDIR+= p5-PSGI SUBDIR+= p5-ParallelUserAgent |