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-FCGI-Engine | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'www/p5-FCGI-Engine')
-rw-r--r-- | www/p5-FCGI-Engine/Makefile | 1 | ||||
-rw-r--r-- | www/p5-FCGI-Engine/pkg-plist | 15 |
2 files changed, 1 insertions, 15 deletions
diff --git a/www/p5-FCGI-Engine/Makefile b/www/p5-FCGI-Engine/Makefile index 3d54154ad518..721c470e5c0e 100644 --- a/www/p5-FCGI-Engine/Makefile +++ b/www/p5-FCGI-Engine/Makefile @@ -3,6 +3,7 @@ PORTNAME= FCGI-Engine PORTVERSION= 0.21 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-FCGI-Engine/pkg-plist b/www/p5-FCGI-Engine/pkg-plist index 38780e50a34a..5280c44bcf66 100644 --- a/www/p5-FCGI-Engine/pkg-plist +++ b/www/p5-FCGI-Engine/pkg-plist @@ -12,7 +12,6 @@ %%SITE_PERL%%/Plack/Handler/FCGI/Engine/ProcManager.pm %%SITE_PERL%%/Plack/Server/FCGI/Engine.pm %%SITE_PERL%%/Plack/Server/FCGI/Engine/ProcManager.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/Engine/.packlist %%PERL5_MAN3%%/FCGI::Engine.3.gz %%PERL5_MAN3%%/FCGI::Engine::Core.3.gz %%PERL5_MAN3%%/FCGI::Engine::Manager.3.gz @@ -27,17 +26,3 @@ %%PERL5_MAN3%%/Plack::Handler::FCGI::Engine::ProcManager.3.gz %%PERL5_MAN3%%/Plack::Server::FCGI::Engine.3.gz %%PERL5_MAN3%%/Plack::Server::FCGI::Engine::ProcManager.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/Engine -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI -@dirrmtry %%SITE_PERL%%/Plack/Server/FCGI/Engine -@dirrmtry %%SITE_PERL%%/Plack/Server/FCGI -@dirrmtry %%SITE_PERL%%/Plack/Server -@dirrmtry %%SITE_PERL%%/Plack/Handler/FCGI/Engine -@dirrmtry %%SITE_PERL%%/Plack/Handler/FCGI -@dirrmtry %%SITE_PERL%%/Plack/Handler -@dirrmtry %%SITE_PERL%%/Plack -@dirrmtry %%SITE_PERL%%/FCGI/Engine/ProcManager -@dirrmtry %%SITE_PERL%%/FCGI/Engine/Manager/Server -@dirrmtry %%SITE_PERL%%/FCGI/Engine/Manager -@dirrmtry %%SITE_PERL%%/FCGI/Engine -@dirrmtry %%SITE_PERL%%/FCGI |