diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /www/p5-HTTP-Proxy | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
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 |