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-Catalyst-Plugin-Log-Handler | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Log-Handler')
-rw-r--r-- | www/p5-Catalyst-Plugin-Log-Handler/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Log-Handler/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Plugin-Log-Handler/Makefile b/www/p5-Catalyst-Plugin-Log-Handler/Makefile index cc90064cf2f4..2735ed612073 100644 --- a/www/p5-Catalyst-Plugin-Log-Handler/Makefile +++ b/www/p5-Catalyst-Plugin-Log-Handler/Makefile @@ -2,6 +2,7 @@ PORTNAME= Catalyst-Plugin-Log-Handler PORTVERSION= 0.08 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Catalyst-Plugin-Log-Handler/pkg-plist b/www/p5-Catalyst-Plugin-Log-Handler/pkg-plist index b2bca68340c2..1f689bfad146 100644 --- a/www/p5-Catalyst-Plugin-Log-Handler/pkg-plist +++ b/www/p5-Catalyst-Plugin-Log-Handler/pkg-plist @@ -1,5 +1,2 @@ %%PERL5_MAN3%%/Catalyst::Plugin::Log::Handler.3.gz %%SITE_PERL%%/Catalyst/Plugin/Log/Handler.pm -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Log -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin -@dirrmtry %%SITE_PERL%%/Catalyst |