summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-09-05 18:43:19 +0000
committerwiz <wiz@pkgsrc.org>2004-09-05 18:43:19 +0000
commit392f956f95024f7f04fc751ca49e3c9f4280dd1b (patch)
treecdf34a30a01e8613e81f2a0f3ee658de081b620c /databases
parent0b5894ad53ced8ee85a22feb6ef0d88d128fd6b4 (diff)
downloadpkgsrc-392f956f95024f7f04fc751ca49e3c9f4280dd1b.tar.gz
Add py-postgresql.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index af89a2c5585..9f60427c751 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.140 2004/08/29 15:58:17 recht Exp $
+# $NetBSD: Makefile,v 1.141 2004/09/05 18:43:19 wiz Exp $
#
COMMENT= Databases
@@ -110,6 +110,7 @@ SUBDIR+= py-gdbm
SUBDIR+= py-ldap
SUBDIR+= py-metakit
SUBDIR+= py-mysqldb
+SUBDIR+= py-postgresql
SUBDIR+= py-postgresql73
SUBDIR+= py-psycopg
SUBDIR+= py-sqlite