diff options
Diffstat (limited to 'www/p5-POE-Component-Server-HTTP')
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/Makefile | 2 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/pkg-plist | 9 |
2 files changed, 1 insertions, 10 deletions
diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile index 1b09248e8bec..459087998eae 100644 --- a/www/p5-POE-Component-Server-HTTP/Makefile +++ b/www/p5-POE-Component-Server-HTTP/Makefile @@ -3,7 +3,7 @@ PORTNAME= POE-Component-Server-HTTP PORTVERSION= 0.09 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-POE-Component-Server-HTTP/pkg-plist b/www/p5-POE-Component-Server-HTTP/pkg-plist index 273174d117ea..1743f847d778 100644 --- a/www/p5-POE-Component-Server-HTTP/pkg-plist +++ b/www/p5-POE-Component-Server-HTTP/pkg-plist @@ -3,12 +3,3 @@ %%SITE_PERL%%/POE/Component/Server/HTTP/Connection.pm %%SITE_PERL%%/POE/Component/Server/HTTP/Request.pm %%SITE_PERL%%/POE/Component/Server/HTTP/Response.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/HTTP/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/HTTP -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE -@dirrmtry %%SITE_PERL%%/POE/Component/Server/HTTP -@dirrmtry %%SITE_PERL%%/POE/Component/Server -@dirrmtry %%SITE_PERL%%/POE/Component -@dirrmtry %%SITE_PERL%%/POE |