diff options
Diffstat (limited to 'www/p5-HTTP-WebTest')
-rw-r--r-- | www/p5-HTTP-WebTest/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTTP-WebTest/pkg-plist | 8 |
2 files changed, 1 insertions, 9 deletions
diff --git a/www/p5-HTTP-WebTest/Makefile b/www/p5-HTTP-WebTest/Makefile index 3e3e5aaa6e69..22516a55f2fc 100644 --- a/www/p5-HTTP-WebTest/Makefile +++ b/www/p5-HTTP-WebTest/Makefile @@ -2,7 +2,7 @@ PORTNAME= HTTP-WebTest PORTVERSION= 2.04 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-HTTP-WebTest/pkg-plist b/www/p5-HTTP-WebTest/pkg-plist index 3b2fe87db269..32cdcc615778 100644 --- a/www/p5-HTTP-WebTest/pkg-plist +++ b/www/p5-HTTP-WebTest/pkg-plist @@ -53,11 +53,3 @@ man/man1/wt.1.gz %%SITE_PERL%%/HTTP/WebTest/Test.pm %%SITE_PERL%%/HTTP/WebTest/TestResult.pm %%SITE_PERL%%/HTTP/WebTest/Utils.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/WebTest/.packlist -@dirrmtry %%SITE_PERL%%/Bundle/HTTP -@dirrmtry %%SITE_PERL%%/Bundle -@dirrmtry %%SITE_PERL%%/HTTP/WebTest/Plugin -@dirrmtry %%SITE_PERL%%/HTTP/WebTest -@dirrmtry %%SITE_PERL%%/HTTP -@dirrmtry %%SITE_PERL%%//%%PERL_ARCH%%/auto/HTTP/WebTest -@dirrmtry %%SITE_PERL%%//%%PERL_ARCH%%/auto/HTTP |