diff options
-rw-r--r-- | www/p5-Corona/pkg-plist | 1 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-PSGI/pkg-plist | 1 | ||||
-rw-r--r-- | www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-Corona/pkg-plist b/www/p5-Corona/pkg-plist index ba7359224c95..961de049dace 100644 --- a/www/p5-Corona/pkg-plist +++ b/www/p5-Corona/pkg-plist @@ -6,3 +6,4 @@ bin/corona %%SITE_PERL%%/Plack/Server/Coro.pm @dirrm %%SITE_PERL%%/Corona @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Corona +@dirrmtry %%SITE_PERL%%/Plack/Server diff --git a/www/p5-POE-Component-Server-PSGI/pkg-plist b/www/p5-POE-Component-Server-PSGI/pkg-plist index bb8a00be2a03..4806e4e4915e 100644 --- a/www/p5-POE-Component-Server-PSGI/pkg-plist +++ b/www/p5-POE-Component-Server-PSGI/pkg-plist @@ -4,3 +4,4 @@ @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/PSGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component +@dirrmtry %%SITE_PERL%%/Plack/Server diff --git a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist index 99888c48ba62..f7bbb4cc89af 100644 --- a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist +++ b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/pkg-plist @@ -5,3 +5,4 @@ @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/AnyEvent/ReverseHTTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler/AnyEvent @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Handler +@dirrmtry %%SITE_PERL%%/Plack/Server |