summaryrefslogtreecommitdiff
path: root/databases/p5-RRD-Simple
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/p5-RRD-Simple
parentUpgrade to 1.8. (diff)
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/p5-RRD-Simple')
-rw-r--r--databases/p5-RRD-Simple/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-RRD-Simple/Makefile b/databases/p5-RRD-Simple/Makefile
index cb6e066885e4..8f5b1fd01958 100644
--- a/databases/p5-RRD-Simple/Makefile
+++ b/databases/p5-RRD-Simple/Makefile
@@ -18,7 +18,7 @@ COMMENT= Simple interface to create and store data in RRD files
BUILD_DEPENDS= ${SITE_PERL}/Test/Deep.pm:${PORTSDIR}/devel/p5-Test-Deep \
p5-Test-Pod>=0.90:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
- ${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool
+ ${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/databases/rrdtool
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes