diff options
Diffstat (limited to 'www/p5-HTTP-Server-Simple')
-rw-r--r-- | www/p5-HTTP-Server-Simple/Makefile | 1 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple/pkg-plist | 8 |
2 files changed, 1 insertions, 8 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index 7927fef8eaae..2de80877cda0 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -3,6 +3,7 @@ PORTNAME= HTTP-Server-Simple PORTVERSION= 0.44 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-HTTP-Server-Simple/pkg-plist b/www/p5-HTTP-Server-Simple/pkg-plist index e61bb6d867bc..32fa226e3717 100644 --- a/www/p5-HTTP-Server-Simple/pkg-plist +++ b/www/p5-HTTP-Server-Simple/pkg-plist @@ -1,14 +1,6 @@ %%SITE_PERL%%/HTTP/Server/Simple.pm %%SITE_PERL%%/HTTP/Server/Simple/CGI.pm %%SITE_PERL%%/HTTP/Server/Simple/CGI/Environment.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/.packlist %%PERL5_MAN3%%/HTTP::Server::Simple.3.gz %%PERL5_MAN3%%/HTTP::Server::Simple::CGI.3.gz %%PERL5_MAN3%%/HTTP::Server::Simple::CGI::Environment.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP -@dirrmtry %%SITE_PERL%%/HTTP/Server/Simple/CGI -@dirrmtry %%SITE_PERL%%/HTTP/Server/Simple -@dirrmtry %%SITE_PERL%%/HTTP/Server -@dirrmtry %%SITE_PERL%%/HTTP |