aboutsummaryrefslogtreecommitdiff
path: root/mail/mailgraph
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-07-05 06:19:49 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-07-05 06:19:49 +0000
commit3de5a84967cf1b6c2bafc9d4f6edc71fded26de4 (patch)
treedca114cae3711c5f1a4beefaaa34180031340576 /mail/mailgraph
parent6474ca625afd9cd36d6303c6e3b1cfd52c66f4b8 (diff)
downloadports-3de5a84967cf1b6c2bafc9d4f6edc71fded26de4.tar.gz
ports-3de5a84967cf1b6c2bafc9d4f6edc71fded26de4.zip
First steps in a big migration:
Move net/rrdtool to databases/rrdtool. It's an itch which needs to be scratched: net/rrdtool came from net/mrtg, which was a good location for it. net/mrtg has later been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database Tools", therefor it's better if it moves to databases/rrdtool. Same with net/rrdtool10. PR: ports/112942 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=194968
Diffstat (limited to 'mail/mailgraph')
-rw-r--r--mail/mailgraph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile
index 07312b95bff3..bdec0d4c40d4 100644
--- a/mail/mailgraph/Makefile
+++ b/mail/mailgraph/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://mailgraph.schweikert.ch/pub/ \
MAINTAINER= rafan@FreeBSD.org
COMMENT= A RRDtool frontend for Postfix 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