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-Gungho | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'www/p5-Gungho')
-rw-r--r-- | www/p5-Gungho/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Gungho/pkg-plist | 23 |
2 files changed, 1 insertions, 23 deletions
diff --git a/www/p5-Gungho/Makefile b/www/p5-Gungho/Makefile index 56c8e07a6fdd..8c454b71ebeb 100644 --- a/www/p5-Gungho/Makefile +++ b/www/p5-Gungho/Makefile @@ -3,6 +3,7 @@ PORTNAME= Gungho PORTVERSION= 0.09.008 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMAKI diff --git a/www/p5-Gungho/pkg-plist b/www/p5-Gungho/pkg-plist index 97cecb4c5968..b8d16f3b52da 100644 --- a/www/p5-Gungho/pkg-plist +++ b/www/p5-Gungho/pkg-plist @@ -105,27 +105,4 @@ bin/gungho %%SITE_PERL%%/Gungho/Request/http.pm %%SITE_PERL%%/Gungho/Response.pm %%SITE_PERL%%/Gungho/Util.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gungho/.packlist man/man1/gungho.1.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gungho -@dirrmtry %%SITE_PERL%%/Gungho/Request -@dirrmtry %%SITE_PERL%%/Gungho/Provider/File -@dirrmtry %%SITE_PERL%%/Gungho/Provider -@dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics/Storage -@dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics/Format -@dirrmtry %%SITE_PERL%%/Gungho/Plugin/Statistics -@dirrmtry %%SITE_PERL%%/Gungho/Plugin -@dirrmtry %%SITE_PERL%%/Gungho/Manual -@dirrmtry %%SITE_PERL%%/Gungho/Log -@dirrmtry %%SITE_PERL%%/Gungho/Handler/FileWriter -@dirrmtry %%SITE_PERL%%/Gungho/Handler -@dirrmtry %%SITE_PERL%%/Gungho/Engine/IO -@dirrmtry %%SITE_PERL%%/Gungho/Engine/Danga -@dirrmtry %%SITE_PERL%%/Gungho/Engine -@dirrmtry %%SITE_PERL%%/Gungho/Component/Throttle -@dirrmtry %%SITE_PERL%%/Gungho/Component/RobotRules/Storage -@dirrmtry %%SITE_PERL%%/Gungho/Component/RobotRules -@dirrmtry %%SITE_PERL%%/Gungho/Component/Authentication -@dirrmtry %%SITE_PERL%%/Gungho/Component -@dirrmtry %%SITE_PERL%%/Gungho/Base -@dirrmtry %%SITE_PERL%%/Gungho |