diff options
author | sno <sno@pkgsrc.org> | 2009-05-17 13:30:56 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-05-17 13:30:56 +0000 |
commit | 77cd61441a7b4d7cc48e06fd8fafc88dd507b15a (patch) | |
tree | 1a21e0ef557b7fdd54cb27145cb22405411feb13 | |
parent | d28cf7c78766f036d3977d0ae6ed660da1ed1521 (diff) | |
download | pkgsrc-77cd61441a7b4d7cc48e06fd8fafc88dd507b15a.tar.gz |
Added databases/p5-DBD-ODBC version 1.21
-rw-r--r-- | databases/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES-2009 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 57135a290ff..bd0d4a4dbfb 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.296 2009/04/12 19:27:56 abs Exp $ +# $NetBSD: Makefile,v 1.297 2009/05/17 13:30:56 sno Exp $ # COMMENT= Databases @@ -87,6 +87,7 @@ SUBDIR+= p5-Class-DBI-Plugin-DeepAbstractSearch SUBDIR+= p5-DBD-CSV SUBDIR+= p5-DBD-Google SUBDIR+= p5-DBD-Mock +SUBDIR+= p5-DBD-ODBC SUBDIR+= p5-DBD-Oracle SUBDIR+= p5-DBD-PgPP SUBDIR+= p5-DBD-SQLite diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index 2fa4689558d..6fbede82b9d 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.1862 2009/05/17 12:56:44 sno Exp $ +$NetBSD: CHANGES-2009,v 1.1863 2009/05/17 13:30:57 sno Exp $ Changes to the packages collection and infrastructure in 2009: @@ -2485,3 +2485,4 @@ Changes to the packages collection and infrastructure in 2009: Updated www/typolight27-translations to 20090514 [taca 2009-05-17] Updated textproc/p5-Text-CSV_XS to 0.65 [sno 2009-05-17] Updated graphics/graphviz to 2.22.2 [sno 2009-05-17] + Added databases/p5-DBD-ODBC version 1.21 [sno 2009-05-17] |