summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-03-22 15:17:41 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-03-22 15:17:41 +0000
commit5a74d1f6cc45376186cca3538eb8902dddd12d58 (patch)
treea98416b155f1c791ef3306d732c000f00113c73b /databases/Makefile
parentUpdate to 1.1: (diff)
Add p5-DBIx-ContextualFetch 1.01, add contextual fetches to DBI.
Notes
Notes: svn path=/head/; revision=104945
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index cc421fde1609..d94bd19e2cb4 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -144,6 +144,7 @@
SUBDIR += p5-DBIWrapper
SUBDIR += p5-DBIx-AnyDBD
SUBDIR += p5-DBIx-Browse
+ SUBDIR += p5-DBIx-ContextualFetch
SUBDIR += p5-DBIx-DBSchema
SUBDIR += p5-DBIx-DataSource
SUBDIR += p5-DBIx-Ease