pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases +py-sqlite2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9dda1168aef4
branches:  trunk
changeset: 509812:9dda1168aef4
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Mar 14 20:19:27 2006 +0000

description:
+py-sqlite2

diffstat:

 databases/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a21eb29a6d5a -r 9dda1168aef4 databases/Makefile
--- a/databases/Makefile        Tue Mar 14 20:17:59 2006 +0000
+++ b/databases/Makefile        Tue Mar 14 20:19:27 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.204 2006/02/27 14:52:08 abs Exp $
+# $NetBSD: Makefile,v 1.205 2006/03/14 20:19:27 drochner Exp $
 #
 
 COMMENT=       Databases
@@ -150,6 +150,7 @@
 SUBDIR+=       py-postgresql
 SUBDIR+=       py-psycopg
 SUBDIR+=       py-sqlite
+SUBDIR+=       py-sqlite2
 SUBDIR+=       py-sybase
 SUBDIR+=       py-table
 SUBDIR+=       qdbm



Home | Main Index | Thread Index | Old Index