aboutsummaryrefslogtreecommitdiffstats
path: root/www/drraw
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-07-05 14:19:49 +0800
committeredwin <edwin@FreeBSD.org>2007-07-05 14:19:49 +0800
commitdb5779b4a1fa25301797e1daf726d38419f653bb (patch)
treeba171bd87dc69cb76ed58a732aa6493364a52856 /www/drraw
parent92cae7579b227803022a839132e524833b7a9aea (diff)
downloadfreebsd-ports-gnome-db5779b4a1fa25301797e1daf726d38419f653bb.tar.gz
freebsd-ports-gnome-db5779b4a1fa25301797e1daf726d38419f653bb.tar.zst
freebsd-ports-gnome-db5779b4a1fa25301797e1daf726d38419f653bb.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>
Diffstat (limited to 'www/drraw')
-rw-r--r--www/drraw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drraw/Makefile b/www/drraw/Makefile
index ade52ecea2bb..c51beeb66389 100644
--- a/www/drraw/Makefile
+++ b/www/drraw/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://web.taranis.org/drraw/dist/ \
MAINTAINER= ports@christianserving.org
COMMENT= A simple web-based presentation front-end for RRDtool
-RUN_DEPENDS+= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/net/rrdtool
+RUN_DEPENDS+= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/databases/rrdtool
USE_PERL5_RUN= yes