diff options
Diffstat (limited to 'mail/couriergraph')
-rw-r--r-- | mail/couriergraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/couriergraph/Makefile b/mail/couriergraph/Makefile index 6fcd87c01c34..3776da4becaa 100644 --- a/mail/couriergraph/Makefile +++ b/mail/couriergraph/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= kiwi@oav.net COMMENT= A RRDtool frontend for Courier statistics -RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/net/rrdtool \ +RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/databases/rrdtool \ ${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail NO_BUILD= yes |