diff options
author | erh <erh@pkgsrc.org> | 2004-07-08 19:25:23 +0000 |
---|---|---|
committer | erh <erh@pkgsrc.org> | 2004-07-08 19:25:23 +0000 |
commit | 864411efe2af67778c1c36705af357440a9a98da (patch) | |
tree | d1e660180290aea284357a4ba648befc9e00649d /databases | |
parent | 6055e5244dd25be0ee6d33f93bda58f2b5b023f8 (diff) | |
download | pkgsrc-864411efe2af67778c1c36705af357440a9a98da.tar.gz |
Add the p5-DBIWrapper subdirectory
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
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 |