diff options
Diffstat (limited to 'www/p5-HTTP-Proxy')
-rw-r--r-- | www/p5-HTTP-Proxy/Makefile | 1 | ||||
-rw-r--r-- | www/p5-HTTP-Proxy/pkg-plist | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile index 50772e0b8d56..49fac8dd5f7b 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -3,6 +3,7 @@ PORTNAME= HTTP-Proxy PORTVERSION= 0.301 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-HTTP-Proxy/pkg-plist b/www/p5-HTTP-Proxy/pkg-plist index bedbe329192b..3485d23be74e 100644 --- a/www/p5-HTTP-Proxy/pkg-plist +++ b/www/p5-HTTP-Proxy/pkg-plist @@ -34,8 +34,3 @@ %%SITE_PERL%%/HTTP/Proxy/HeaderFilter.pm %%SITE_PERL%%/HTTP/Proxy/HeaderFilter/simple.pm %%SITE_PERL%%/HTTP/Proxy/HeaderFilter/standard.pm -@dirrmtry %%SITE_PERL%%/HTTP/Proxy/HeaderFilter -@dirrmtry %%SITE_PERL%%/HTTP/Proxy/Engine -@dirrmtry %%SITE_PERL%%/HTTP/Proxy/BodyFilter -@dirrmtry %%SITE_PERL%%/HTTP/Proxy -@dirrmtry %%SITE_PERL%%/HTTP |