summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorerh <erh>2004-07-08 19:25:23 +0000
committererh <erh>2004-07-08 19:25:23 +0000
commit9256e1949e7459bab3067e0278c1fcd653ad049a (patch)
treed1e660180290aea284357a4ba648befc9e00649d /databases/Makefile
parent4a5144a86f20d54ac065c937cdf65d0853281f70 (diff)
downloadpkgsrc-9256e1949e7459bab3067e0278c1fcd653ad049a.tar.gz
Add the p5-DBIWrapper subdirectory
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 e4493ca12ec..b2d8793f814 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.136 2004/06/04 23:18:47 mjl Exp $
+# $NetBSD: Makefile,v 1.137 2004/07/08 19:25:23 erh Exp $
#
COMMENT= Databases
@@ -63,6 +63,7 @@ SUBDIR+= p5-DBD-mysql
SUBDIR+= p5-DBD-postgresql
SUBDIR+= p5-DBI
SUBDIR+= p5-DBI-Shell
+SUBDIR+= p5-DBIWrapper
SUBDIR+= p5-DBIx-Datasource
SUBDIR+= p5-DBIx-SearchBuilder
SUBDIR+= p5-DB_File