summaryrefslogtreecommitdiffstats
path: root/databases/rrdman
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-07-05 06:19:49 +0000
committeredwin <edwin@FreeBSD.org>2007-07-05 06:19:49 +0000
commitdb5779b4a1fa25301797e1daf726d38419f653bb (patch)
treeba171bd87dc69cb76ed58a732aa6493364a52856 /databases/rrdman
parent92cae7579b227803022a839132e524833b7a9aea (diff)
downloadFreeBSD-ports-db5779b4a1fa25301797e1daf726d38419f653bb.zip
FreeBSD-ports-db5779b4a1fa25301797e1daf726d38419f653bb.tar.gz
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>
Diffstat (limited to 'databases/rrdman')
-rw-r--r--databases/rrdman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rrdman/Makefile b/databases/rrdman/Makefile
index 70b4591..0838e39 100644
--- a/databases/rrdman/Makefile
+++ b/databases/rrdman/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= rrfw
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Apply Holt-Winters prediction parameters to RRD data
-BUILD_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool
+BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool
RUN_DEPENDS= ${BUILD_DEPENDS}
GNU_CONFIGURE= YES
OpenPOWER on IntegriCloud