pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Add py-psycopg2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/778cece1324c
branches:  trunk
changeset: 516010:778cece1324c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jul 12 16:35:00 2006 +0000

description:
Add py-psycopg2.

diffstat:

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

diffs (17 lines):

diff -r e3c45b1efbb0 -r 778cece1324c databases/Makefile
--- a/databases/Makefile        Wed Jul 12 16:34:39 2006 +0000
+++ b/databases/Makefile        Wed Jul 12 16:35:00 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.213 2006/06/07 14:03:46 joerg Exp $
+# $NetBSD: Makefile,v 1.214 2006/07/12 16:35:00 joerg Exp $
 #
 
 COMMENT=       Databases
@@ -151,6 +151,7 @@
 SUBDIR+=       py-pgnotify
 SUBDIR+=       py-postgresql
 SUBDIR+=       py-psycopg
+SUBDIR+=       py-psycopg2
 SUBDIR+=       py-sqlite
 SUBDIR+=       py-sqlite2
 SUBDIR+=       py-sybase



Home | Main Index | Thread Index | Old Index