diff options
author | seb <seb@pkgsrc.org> | 2010-07-04 07:29:28 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-07-04 07:29:28 +0000 |
commit | 62d0d3995b4e9932a95e644800e2394b18376685 (patch) | |
tree | 8616a92f021d5d71278bc834fe5ace67ad9e87e7 /www | |
parent | 6ed994c24fff0cab03fb1b23ce50f50b54c57306 (diff) | |
download | pkgsrc-62d0d3995b4e9932a95e644800e2394b18376685.tar.gz |
Add & enable p5-POE-Component-Server-PSGI
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 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 |