diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-15 23:23:11 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-15 23:23:11 +0000 |
commit | 70e919d49d1fd1f6cd15d7437abf6f4953e69436 (patch) | |
tree | 4fc77cc7b88494812ad1e38132cf8a98993b2267 /databases/Makefile | |
parent | - Update to 3.8.4 (diff) |
- Add p5-Class-DBI-DDL 1.01, DDL for Class-DBI.
PR: ports/76406
Submitted by: Daniel Wijnands <daniel@itxl.nl>
Notes
Notes:
svn path=/head/; revision=131357
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 03c710dabfd9..978c4e0f2823 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -129,6 +129,7 @@ SUBDIR += p5-Class-DBI-AutoLoader SUBDIR += p5-Class-DBI-BaseDSN SUBDIR += p5-Class-DBI-DATA-Schema + SUBDIR += p5-Class-DBI-DDL SUBDIR += p5-Class-DBI-FromCGI SUBDIR += p5-Class-DBI-Loader SUBDIR += p5-Class-DBI-Loader-Relationship |