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-POE-Component-Server-SimpleHTTP | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'www/p5-POE-Component-Server-SimpleHTTP')
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/Makefile | 1 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/pkg-plist | 9 |
2 files changed, 1 insertions, 9 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile index b20acb73c87e..a8555a855b8a 100644 --- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile +++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile @@ -2,6 +2,7 @@ PORTNAME= POE-Component-Server-SimpleHTTP PORTVERSION= 2.18 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-POE-Component-Server-SimpleHTTP/pkg-plist b/www/p5-POE-Component-Server-SimpleHTTP/pkg-plist index 08efad01675b..336a362fa9c9 100644 --- a/www/p5-POE-Component-Server-SimpleHTTP/pkg-plist +++ b/www/p5-POE-Component-Server-SimpleHTTP/pkg-plist @@ -5,12 +5,3 @@ %%SITE_PERL%%/POE/Component/Server/SimpleHTTP/Connection.pm %%SITE_PERL%%/POE/Component/Server/SimpleHTTP/Response.pm %%SITE_PERL%%/POE/Component/Server/SimpleHTTP/State.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/SimpleHTTP/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/SimpleHTTP -@dirrm %%SITE_PERL%%/POE/Component/Server/SimpleHTTP -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component -@dirrmtry %%SITE_PERL%%/POE/Component/Server -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE -@dirrmtry %%SITE_PERL%%/POE/Component -@dirrmtry %%SITE_PERL%%/POE |