diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-09-24 02:49:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-09-24 02:49:55 +0000 |
commit | a9d378c99f977a35014ca52222c2724dd4a3b9d1 (patch) | |
tree | 385bc4d41c2ebdb003a5e4455e26e270b45491ec /mail/pflogsumm | |
parent | 6564a2589c026dc1fd00512d9dac20d0e688c896 (diff) |
Notes
Diffstat (limited to 'mail/pflogsumm')
-rw-r--r-- | mail/pflogsumm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pflogsumm/Makefile b/mail/pflogsumm/Makefile index a03dcf3a7b89..818490aeaa4e 100644 --- a/mail/pflogsumm/Makefile +++ b/mail/pflogsumm/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://jimsun.LinxNet.com/downloads/ \ MAINTAINER= flo@smeets.im COMMENT= Postfix Log Entry Summarizer -RUN_DEPENDS= ${SITE_PERL}//Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc +RUN_DEPENDS= ${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc NO_BUILD= yes USE_PERL5= yes |