diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-11-14 17:55:57 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-11-14 17:55:57 +0000 |
commit | c6236ad410b8736a3a817b69a6a8fe89f4d3ee84 (patch) | |
tree | b93e1b90aa582827d2e0b205582678e2a1b4780a /databases/Makefile | |
parent | 311359ed1a0a8920ac8ef3f2cae10b349758eada (diff) |
Add p5-DBD-File 0.22, it's Base class for writing DBI drivers for plain files
Notes
Notes:
svn path=/head/; revision=93967
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 829a9d348639..8adf6c86916c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -106,6 +106,7 @@ SUBDIR += p5-Class-DBI-mysql SUBDIR += p5-DBD-CSV SUBDIR += p5-DBD-Excel + SUBDIR += p5-DBD-File SUBDIR += p5-DBD-InterBase SUBDIR += p5-DBD-LDAP SUBDIR += p5-DBD-ODBC |