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-Amon2-Plugin-LogDispatch | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'www/p5-Amon2-Plugin-LogDispatch')
-rw-r--r-- | www/p5-Amon2-Plugin-LogDispatch/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Amon2-Plugin-LogDispatch/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/www/p5-Amon2-Plugin-LogDispatch/Makefile b/www/p5-Amon2-Plugin-LogDispatch/Makefile index f81fc5a5c4fb..60e7f25bb396 100644 --- a/www/p5-Amon2-Plugin-LogDispatch/Makefile +++ b/www/p5-Amon2-Plugin-LogDispatch/Makefile @@ -2,6 +2,7 @@ PORTNAME= Amon2-Plugin-LogDispatch PORTVERSION= 0.01 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Amon2-Plugin-LogDispatch/pkg-plist b/www/p5-Amon2-Plugin-LogDispatch/pkg-plist index b805f4a7a08f..8cae2b7f6446 100644 --- a/www/p5-Amon2-Plugin-LogDispatch/pkg-plist +++ b/www/p5-Amon2-Plugin-LogDispatch/pkg-plist @@ -1,8 +1,4 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Amon2/Plugin/LogDispatch/.packlist %%SITE_PERL%%/Amon2/Plugin/LogDispatch.pm %%SITE_PERL%%/Amon2/Plugin/README.pod %%PERL5_MAN3%%/Amon2::Plugin::LogDispatch.3.gz %%PERL5_MAN3%%/Amon2::Plugin::README.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Amon2/Plugin/LogDispatch -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Amon2/Plugin -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Amon2 |