diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-07-22 04:24:56 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-07-22 04:24:56 +0000 |
commit | a8e389852cb14bab55a1266420b07a7dbf11bfaf (patch) | |
tree | c784f3d43ea894c77cddfbf34a67dff6da59b8ce /databases | |
parent | 66fe70f31acfdc382177adc79dc2d6c310218c3e (diff) | |
download | FreeBSD-ports-a8e389852cb14bab55a1266420b07a7dbf11bfaf.zip FreeBSD-ports-a8e389852cb14bab55a1266420b07a7dbf11bfaf.tar.gz |
Rename dbwrapper to p5-DBIWrapper
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index a42a15f..1ccdfe1 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 |