diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 06:19:49 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 06:19:49 +0000 |
commit | 3de5a84967cf1b6c2bafc9d4f6edc71fded26de4 (patch) | |
tree | dca114cae3711c5f1a4beefaaa34180031340576 /net-mgmt/smokeping | |
parent | 6474ca625afd9cd36d6303c6e3b1cfd52c66f4b8 (diff) | |
download | ports-3de5a84967cf1b6c2bafc9d4f6edc71fded26de4.tar.gz ports-3de5a84967cf1b6c2bafc9d4f6edc71fded26de4.zip |
Notes
Diffstat (limited to 'net-mgmt/smokeping')
-rw-r--r-- | net-mgmt/smokeping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index 7894a08e0ab8..289fbc9f02ca 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \ MAINTAINER= lth@FreeBSD.org COMMENT= Latency logging and graphing system -RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ +RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \ ${SITE_PERL}/CGI/SpeedyCGI.pm:${PORTSDIR}/www/p5-CGI-SpeedyCGI \ ${SITE_PERL}/BER.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session \ ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ |