pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Add and enable py-PgSQL.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bfdba99598cb
branches:  trunk
changeset: 461020:bfdba99598cb
user:      recht <recht%pkgsrc.org@localhost>
date:      Tue Sep 09 13:47:25 2003 +0000

description:
Add and enable py-PgSQL.

diffstat:

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

diffs (17 lines):

diff -r 21e69e53f388 -r bfdba99598cb databases/Makefile
--- a/databases/Makefile        Tue Sep 09 13:46:24 2003 +0000
+++ b/databases/Makefile        Tue Sep 09 13:47:25 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2003/07/25 11:32:01 drochner Exp $
+# $NetBSD: Makefile,v 1.103 2003/09/09 13:47:25 recht Exp $
 #
 
 COMMENT=       Databases
@@ -83,6 +83,7 @@
 SUBDIR+=       py-ldap
 SUBDIR+=       py-metakit
 SUBDIR+=       py-mysqldb
+SUBDIR+=       py-PgSQL
 SUBDIR+=       py-postgresql
 SUBDIR+=       py-psycopg
 SUBDIR+=       py-sqlite



Home | Main Index | Thread Index | Old Index