aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Log4perl/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-05-24 16:11:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-05-24 16:11:47 +0000
commitf4c797be18ff8e3d10998a9b73e5caafb2fb4e39 (patch)
tree53d6558c84e870d70c571f44b44311f9776d371d /devel/p5-Log-Log4perl/Makefile
parent522ec6b01b25aecd276b00fc11c30f7e4a738e79 (diff)
downloadports-f4c797be18ff8e3d10998a9b73e5caafb2fb4e39.tar.gz
ports-f4c797be18ff8e3d10998a9b73e5caafb2fb4e39.zip
Update to 0.44
PR: 67009 Submitted by: Lars Thegler <lars at thegler dot dk>
Notes
Notes: svn path=/head/; revision=109875
Diffstat (limited to 'devel/p5-Log-Log4perl/Makefile')
-rw-r--r--devel/p5-Log-Log4perl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Log-Log4perl/Makefile b/devel/p5-Log-Log4perl/Makefile
index 8f177ee870d4..09b5057c3073 100644
--- a/devel/p5-Log-Log4perl/Makefile
+++ b/devel/p5-Log-Log4perl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Log-Log4perl
-PORTVERSION= 0.43
+PORTVERSION= 0.44
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Log
@@ -25,6 +25,7 @@ MAN3= Log::Log4perl.3 \
Log::Log4perl::Appender::DBI.3 \
Log::Log4perl::Appender::File.3 \
Log::Log4perl::Appender::Limit.3 \
+ Log::Log4perl::Appender::RRDs.3 \
Log::Log4perl::Appender::Screen.3 \
Log::Log4perl::Appender::Socket.3 \
Log::Log4perl::Appender::Synchronized.3 \