diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-22 04:24:56 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-22 04:24:56 +0000 |
commit | a7a8141c9f09594465987ecf87ffe4500bb612dd (patch) | |
tree | 94f27cdba6e639e03e243e78b9b39fe92db06667 /databases/Makefile | |
parent | 399da34dc12666ab0077b26f9e195a938907496f (diff) | |
download | ports-a7a8141c9f09594465987ecf87ffe4500bb612dd.tar.gz ports-a7a8141c9f09594465987ecf87ffe4500bb612dd.zip |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index a42a15fa6bfb..1ccdfe142f5f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -6,7 +6,6 @@ SUBDIR += db SUBDIR += db3 SUBDIR += dbf2mysql - SUBDIR += dbiwrapper SUBDIR += dbmetrix SUBDIR += dbtool SUBDIR += dbview @@ -50,6 +49,7 @@ SUBDIR += p5-DBD-Sybase SUBDIR += p5-DBD-XBase SUBDIR += p5-DBI + SUBDIR += p5-DBIWrapper SUBDIR += p5-DBIx-DataSource SUBDIR += p5-DBIx-Recordset SUBDIR += p5-DBIx-SearchBuilder |