summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorrecht <recht>2003-09-09 13:47:25 +0000
committerrecht <recht>2003-09-09 13:47:25 +0000
commit12b1318f5bd606100dd68c8cc0e34f58c262c150 (patch)
tree37a857e82c03a180ddcfada1f64b618f9e77664b /databases
parentd6601cf6ec9e127b96caeba4a7b4cc0f601eb595 (diff)
downloadpkgsrc-12b1318f5bd606100dd68c8cc0e34f58c262c150.tar.gz
Add and enable py-PgSQL.
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 f7a2cbddcee..5312143c542 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -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-gdbm
SUBDIR+= py-ldap
SUBDIR+= py-metakit
SUBDIR+= py-mysqldb
+SUBDIR+= py-PgSQL
SUBDIR+= py-postgresql
SUBDIR+= py-psycopg
SUBDIR+= py-sqlite