diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-07-22 12:24:56 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-07-22 12:24:56 +0800 |
commit | a8e389852cb14bab55a1266420b07a7dbf11bfaf (patch) | |
tree | c784f3d43ea894c77cddfbf34a67dff6da59b8ce /databases/Makefile | |
parent | 66fe70f31acfdc382177adc79dc2d6c310218c3e (diff) | |
download | freebsd-ports-graphics-a8e389852cb14bab55a1266420b07a7dbf11bfaf.tar.gz freebsd-ports-graphics-a8e389852cb14bab55a1266420b07a7dbf11bfaf.tar.zst freebsd-ports-graphics-a8e389852cb14bab55a1266420b07a7dbf11bfaf.zip |
Rename dbwrapper to p5-DBIWrapper
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 a42a15fa6bf..1ccdfe142f5 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 |