diff options
author | sno <sno@pkgsrc.org> | 2010-04-09 08:10:26 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-04-09 08:10:26 +0000 |
commit | 1c1f39de9bc8acf7e8de7fbc5606648c39b220c0 (patch) | |
tree | 16a914bbff6233c73d6704341e27156759c09c06 | |
parent | df7e5d3825dcab8a387f65eabbe55112d117d404 (diff) | |
download | pkgsrc-1c1f39de9bc8acf7e8de7fbc5606648c39b220c0.tar.gz |
Added databases/p5-DBD-DB2 version 1.78
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index d9a0987004b..945b585187c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.326 2010/03/16 19:35:58 wiz Exp $ +# $NetBSD: Makefile,v 1.327 2010/04/09 08:10:26 sno Exp $ # COMMENT= Databases @@ -94,6 +94,7 @@ SUBDIR+= p5-Class-DBI-Pg SUBDIR+= p5-Class-DBI-Plugin SUBDIR+= p5-Class-DBI-Plugin-DeepAbstractSearch SUBDIR+= p5-DBD-CSV +SUBDIR+= p5-DBD-DB2 SUBDIR+= p5-DBD-Google SUBDIR+= p5-DBD-Mock SUBDIR+= p5-DBD-ODBC |