aboutsummaryrefslogtreecommitdiff
path: root/databases/py-rrdpipe
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 /databases/py-rrdpipe
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 'databases/py-rrdpipe')
-rw-r--r--databases/py-rrdpipe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile
index cb7c0138a928..08f743db7c25 100644
--- a/databases/py-rrdpipe/Makefile
+++ b/databases/py-rrdpipe/Makefile
@@ -17,7 +17,7 @@ DISTNAME= PyRRDpipe-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Portable Python module to access RRDTool files via pipes
-LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool
+LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool
USE_PYTHON= yes
NO_BUILD= yes