diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-04-16 03:13:15 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-04-16 03:13:15 +0000 |
commit | 669f1523ea2f1bccb1137ab810cebdb25a5eb51e (patch) | |
tree | d1a0a374bfe54b014c42d1f696f373edd1d2c6cb /www/p5-Plack/pkg-plist | |
parent | 6ca7147fa3958807195d55d1c756d988f864e7fc (diff) | |
download | ports-669f1523ea2f1bccb1137ab810cebdb25a5eb51e.tar.gz ports-669f1523ea2f1bccb1137ab810cebdb25a5eb51e.zip |
Notes
Diffstat (limited to 'www/p5-Plack/pkg-plist')
-rw-r--r-- | www/p5-Plack/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-Plack/pkg-plist b/www/p5-Plack/pkg-plist index ba7eb06f4ec4..c7b9371b8288 100644 --- a/www/p5-Plack/pkg-plist +++ b/www/p5-Plack/pkg-plist @@ -23,8 +23,10 @@ bin/plackup %%SITE_PERL%%/Plack/Handler/FCGI.pm %%SITE_PERL%%/Plack/Handler/HTTP/Server/PSGI.pm %%SITE_PERL%%/Plack/Handler/HTTP/Server/Simple.pm +%%SITE_PERL%%/Plack/Handler/Net/FastCGI.pm %%SITE_PERL%%/Plack/Handler/Standalone.pm %%SITE_PERL%%/Plack/Loader.pm +%%SITE_PERL%%/Plack/Loader/Delayed.pm %%SITE_PERL%%/Plack/Loader/Restarter.pm %%SITE_PERL%%/Plack/Loader/Shotgun.pm %%SITE_PERL%%/Plack/MIME.pm @@ -95,6 +97,7 @@ bin/plackup @dirrm %%SITE_PERL%%/Plack/Middleware/AccessLog @dirrm %%SITE_PERL%%/Plack/Middleware @dirrm %%SITE_PERL%%/Plack/Loader +@dirrm %%SITE_PERL%%/Plack/Handler/Net @dirrm %%SITE_PERL%%/Plack/Handler/HTTP/Server @dirrm %%SITE_PERL%%/Plack/Handler/HTTP @dirrm %%SITE_PERL%%/Plack/Handler/Apache2 |