summaryrefslogtreecommitdiffstats
path: root/www/p5-HTTP-Proxy
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2005-09-06 13:45:56 +0000
committermat <mat@FreeBSD.org>2005-09-06 13:45:56 +0000
commitccb954f5fd8120e40fa31f7b69c1c294205bfa21 (patch)
treecbe516f408f58a98b62c492c8bcdc7f1e18d5675 /www/p5-HTTP-Proxy
parent9199a525afdef5582d99d923ee0374e5d79cc104 (diff)
downloadFreeBSD-ports-ccb954f5fd8120e40fa31f7b69c1c294205bfa21.zip
FreeBSD-ports-ccb954f5fd8120e40fa31f7b69c1c294205bfa21.tar.gz
Those were missing from the previous update
Diffstat (limited to 'www/p5-HTTP-Proxy')
-rw-r--r--www/p5-HTTP-Proxy/Makefile3
-rw-r--r--www/p5-HTTP-Proxy/pkg-plist5
2 files changed, 8 insertions, 0 deletions
diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile
index 51585b3..a1d28e3 100644
--- a/www/p5-HTTP-Proxy/Makefile
+++ b/www/p5-HTTP-Proxy/Makefile
@@ -30,6 +30,9 @@ MAN3= \
HTTP::Proxy::BodyFilter::save.3 \
HTTP::Proxy::BodyFilter::simple.3 \
HTTP::Proxy::BodyFilter::tags.3 \
+ HTTP::Proxy::Engine.3 \
+ HTTP::Proxy::Engine::Legacy.3 \
+ HTTP::Proxy::Engine::NoFork.3 \
HTTP::Proxy::HeaderFilter.3 \
HTTP::Proxy::HeaderFilter::simple.3 \
HTTP::Proxy::HeaderFilter::standard.3
diff --git a/www/p5-HTTP-Proxy/pkg-plist b/www/p5-HTTP-Proxy/pkg-plist
index 4e92a49..9eb3a9f 100644
--- a/www/p5-HTTP-Proxy/pkg-plist
+++ b/www/p5-HTTP-Proxy/pkg-plist
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
%%SITE_PERL%%/HTTP/Proxy.pm
%%SITE_PERL%%/HTTP/Proxy/BodyFilter.pm
%%SITE_PERL%%/HTTP/Proxy/BodyFilter/complete.pm
@@ -7,10 +8,14 @@
%%SITE_PERL%%/HTTP/Proxy/BodyFilter/save.pm
%%SITE_PERL%%/HTTP/Proxy/BodyFilter/simple.pm
%%SITE_PERL%%/HTTP/Proxy/BodyFilter/tags.pm
+%%SITE_PERL%%/HTTP/Proxy/Engine.pm
+%%SITE_PERL%%/HTTP/Proxy/Engine/Legacy.pm
+%%SITE_PERL%%/HTTP/Proxy/Engine/NoFork.pm
%%SITE_PERL%%/HTTP/Proxy/HeaderFilter.pm
%%SITE_PERL%%/HTTP/Proxy/HeaderFilter/simple.pm
%%SITE_PERL%%/HTTP/Proxy/HeaderFilter/standard.pm
@dirrm %%SITE_PERL%%/HTTP/Proxy/HeaderFilter
+@dirrm %%SITE_PERL%%/HTTP/Proxy/Engine
@dirrm %%SITE_PERL%%/HTTP/Proxy/BodyFilter
@dirrm %%SITE_PERL%%/HTTP/Proxy
@unexec rmdir %D/%%SITE_PERL%%/HTTP 2>/dev/null || true
OpenPOWER on IntegriCloud