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 | f8ecb042e1727466aa190ae518fbd7abb82871f5 (patch) | |
tree | 8616a92f021d5d71278bc834fe5ace67ad9e87e7 /www | |
parent | b9771d915a9e0777ca91fe6f4a3b016cb5cb2588 (diff) | |
download | pkgsrc-f8ecb042e1727466aa190ae518fbd7abb82871f5.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 |