diff options
Diffstat (limited to 'devel/p5-Log-Log4perl/Makefile')
-rw-r--r-- | devel/p5-Log-Log4perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Log-Log4perl/Makefile b/devel/p5-Log-Log4perl/Makefile index b010ce248fd0..5ef154a499e8 100644 --- a/devel/p5-Log-Log4perl/Makefile +++ b/devel/p5-Log-Log4perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Log-Log4perl -PORTVERSION= 0.50 +PORTVERSION= 0.51 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Log @@ -22,6 +22,7 @@ PERL_CONFIGURE= yes MAN3= Log::Log4perl.3 \ Log::Log4perl::Appender.3 \ + Log::Log4perl::Appender::Buffer.3 \ Log::Log4perl::Appender::DBI.3 \ Log::Log4perl::Appender::File.3 \ Log::Log4perl::Appender::Limit.3 \ |