summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-08-11 11:31:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-08-11 11:31:46 +0000
commite03be08888988575eec1644c62b3df8693681a01 (patch)
treec7cc0d2742f936b5f499e38479355d0db340d21c /databases
parent[repocopy] net/jrobin -> databases/jrobin (diff)
[repocopy] net/p5-POE-Component-RRDTool -> databases/p5-POE-Component-RRDToo
Chase the migration of net/rrdtool to databases/rrdtool PR: ports/114314 Submitted by: Edwin Groothuis <edwin@freebsd.org> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=197460
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/p5-POE-Component-RRDTool/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 28f5feee6811..1f568709352a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -287,6 +287,7 @@
SUBDIR += p5-POE-Component-DBIAgent
SUBDIR += p5-POE-Component-EasyDBI
SUBDIR += p5-POE-Component-LaDBI
+ SUBDIR += p5-POE-Component-RRDTool
SUBDIR += p5-Pg
SUBDIR += p5-Relations
SUBDIR += p5-Relations-Query
diff --git a/databases/p5-POE-Component-RRDTool/Makefile b/databases/p5-POE-Component-RRDTool/Makefile
index d248779b5b09..94c07212743e 100644
--- a/databases/p5-POE-Component-RRDTool/Makefile
+++ b/databases/p5-POE-Component-RRDTool/Makefile
@@ -7,7 +7,7 @@
PORTNAME= POE-Component-RRDTool
PORTVERSION= 0.18
-CATEGORIES= net perl5 devel
+CATEGORIES= databases perl5 devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-