aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-11-09 13:43:11 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-11-09 13:43:11 +0000
commit38e15cbcac621157e3484090af4ae6104e725274 (patch)
treeaade512d19d6fe860cf1ede028cfa4eb4cf97a41 /databases
parent8dd2085064f712bfdee98302909f949449ec2c7c (diff)
downloadports-38e15cbcac621157e3484090af4ae6104e725274.tar.gz
ports-38e15cbcac621157e3484090af4ae6104e725274.zip
Massive ports move to better categories.
Notes
Notes: svn path=/head/; revision=121193
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/p5-POE-Component-DBIAgent/Makefile2
-rw-r--r--databases/p5-POE-Component-DBIAgent/pkg-descr3
3 files changed, 2 insertions, 4 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 3a78367f9638..95ff4f781efd 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -190,6 +190,7 @@
SUBDIR += p5-Metadata
SUBDIR += p5-Mysql
SUBDIR += p5-Mysql-Diff
+ SUBDIR += p5-POE-Component-DBIAgent
SUBDIR += p5-POE-Component-LaDBI
SUBDIR += p5-Pg
SUBDIR += p5-ResourcePool-Resource-DBI
diff --git a/databases/p5-POE-Component-DBIAgent/Makefile b/databases/p5-POE-Component-DBIAgent/Makefile
index 5579271b8a11..ed5a8ad82be1 100644
--- a/databases/p5-POE-Component-DBIAgent/Makefile
+++ b/databases/p5-POE-Component-DBIAgent/Makefile
@@ -7,7 +7,7 @@
PORTNAME= POE-Component-DBIAgent
PORTVERSION= 0.21
-CATEGORIES= devel perl5 databases
+CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
diff --git a/databases/p5-POE-Component-DBIAgent/pkg-descr b/databases/p5-POE-Component-DBIAgent/pkg-descr
index 2b5c32f85935..f7c895acc818 100644
--- a/databases/p5-POE-Component-DBIAgent/pkg-descr
+++ b/databases/p5-POE-Component-DBIAgent/pkg-descr
@@ -5,6 +5,3 @@ database queries to it via two-way pipe (or however Wheel::Run is able
to manage it).
WWW: http://search.cpan.org/dist/POE-Component-DBIAgent/
-
--- Sergey Skvortsov
-skv@FreeBSD.org