summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-09-09 13:47:25 +0000
committerrecht <recht@pkgsrc.org>2003-09-09 13:47:25 +0000
commit950f4426677c5979680c82a4e2b572a5e73108f4 (patch)
tree37a857e82c03a180ddcfada1f64b618f9e77664b /databases/Makefile
parentc22a6065d653bd516e9b3778c1cdd5e3ddefdda1 (diff)
downloadpkgsrc-950f4426677c5979680c82a4e2b572a5e73108f4.tar.gz
Add and enable py-PgSQL.
Diffstat (limited to 'databases/Makefile')
-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