diff options
| author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-15 01:36:56 +0000 |
|---|---|---|
| committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-15 01:36:56 +0000 |
| commit | d7bd1e915d8231ee85df3eb299a442bc4d3d21ee (patch) | |
| tree | e80b57374f9fe7cfb9f7da3ec4817edf6957cb92 | |
| parent | games/xpilot-ng has been split into -client and -server (diff) | |
Move p5-POE-Component-EasyDBI from devel to databases.
PR: ports/80779
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=135270
| -rw-r--r-- | databases/Makefile | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index a9224eba374d..809c0c4d4b5e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -206,6 +206,7 @@ SUBDIR += p5-Mysql SUBDIR += p5-Mysql-Diff SUBDIR += p5-POE-Component-DBIAgent + SUBDIR += p5-POE-Component-EasyDBI SUBDIR += p5-POE-Component-LaDBI SUBDIR += p5-Pg SUBDIR += p5-ResourcePool-Resource-DBI diff --git a/devel/Makefile b/devel/Makefile index 3aeb64466f86..1c2e97d8b3cc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -986,7 +986,6 @@ SUBDIR += p5-POE-Component-Child SUBDIR += p5-POE-Component-DebugShell SUBDIR += p5-POE-Component-DirWatch - SUBDIR += p5-POE-Component-EasyDBI SUBDIR += p5-POE-Component-IKC SUBDIR += p5-POE-Component-JobQueue SUBDIR += p5-POE-Component-Logger |
