summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorwen <wen>2014-07-28 00:24:55 +0000
committerwen <wen>2014-07-28 00:24:55 +0000
commitd2d9a460e3ab334439c721b66c141541dc7c89dd (patch)
tree8f5764bb77aa774d2d67026a2f11ae9f43e04511 /databases/Makefile
parentd0015038f18a8b144c0d670829db405f39df4cff (diff)
downloadpkgsrc-d2d9a460e3ab334439c721b66c141541dc7c89dd.tar.gz
+ p5-DBIx-Introspector
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 1a0169fae5a..600b12a5be6 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.466 2014/07/05 19:41:18 rodent Exp $
+# $NetBSD: Makefile,v 1.467 2014/07/28 00:24:55 wen Exp $
COMMENT= Databases
@@ -156,6 +156,7 @@ SUBDIR+= p5-DBIx-Connector
SUBDIR+= p5-DBIx-ContextualFetch
SUBDIR+= p5-DBIx-DBSchema
SUBDIR+= p5-DBIx-Datasource
+SUBDIR+= p5-DBIx-Introspector
SUBDIR+= p5-DBIx-Schema
SUBDIR+= p5-DBIx-SearchBuilder
SUBDIR+= p5-DBM-Deep