diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-04-02 10:57:22 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-04-02 10:57:22 +0000 |
commit | bad3179cfb5a0bec5173ae551bc982ca381dd97f (patch) | |
tree | e0d16c6a807473a0f7971aabb7c02e1ab40e785e /databases/Makefile | |
parent | Update to 0.04 (diff) |
Add p5-Class-DBI-Plugin 0.03, abstract base class for Class::DBI
plugins.
Notes
Notes:
svn path=/head/; revision=132174
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 978c4e0f2823..aeeb304f41c4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -136,6 +136,7 @@ SUBDIR += p5-Class-DBI-Oracle SUBDIR += p5-Class-DBI-Pager SUBDIR += p5-Class-DBI-Pg + SUBDIR += p5-Class-DBI-Plugin SUBDIR += p5-Class-DBI-Plugin-RetrieveAll SUBDIR += p5-Class-DBI-Plugin-Type SUBDIR += p5-Class-DBI-Replication |