aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-08-11 19:31:47 +0800
committeredwin <edwin@FreeBSD.org>2007-08-11 19:31:47 +0800
commit25155d66b80f9316495167b19731df3fe9edee84 (patch)
tree6a8eb39ecc05d041fc7befcbfcf548e6bd7c8bb3 /databases
parente57f766d8fa5fcdeceeb230302890fa68eea3b8e (diff)
downloadfreebsd-ports-gnome-25155d66b80f9316495167b19731df3fe9edee84.tar.gz
freebsd-ports-gnome-25155d66b80f9316495167b19731df3fe9edee84.tar.zst
freebsd-ports-gnome-25155d66b80f9316495167b19731df3fe9edee84.zip
[repocopy] net/p5-RRD-Simple -> databases/p5-RRD-Simple
Chase the migration of net/rrdtool to databases/rrdtool PR: ports/114315 Submitted by: Edwin Groothuis <edwin@freebsd.org> Approved by: chinsan@
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/p5-RRD-Simple/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 1f568709352a..067ab19845d9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -289,6 +289,7 @@
SUBDIR += p5-POE-Component-LaDBI
SUBDIR += p5-POE-Component-RRDTool
SUBDIR += p5-Pg
+ SUBDIR += p5-RRD-Simple
SUBDIR += p5-Relations
SUBDIR += p5-Relations-Query
SUBDIR += p5-ResourcePool-Resource-DBI
diff --git a/databases/p5-RRD-Simple/Makefile b/databases/p5-RRD-Simple/Makefile
index 8f5b1fd01958..8cc322d723a5 100644
--- a/databases/p5-RRD-Simple/Makefile
+++ b/databases/p5-RRD-Simple/Makefile
@@ -7,7 +7,7 @@
PORTNAME= RRD-Simple
PORTVERSION= 1.43
-CATEGORIES= net perl5
+CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Proc/NICOLAW
PKGNAMEPREFIX= p5-