summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2004-10-21 16:05:17 +0000
committerdarcy <darcy@pkgsrc.org>2004-10-21 16:05:17 +0000
commit69cb158d41429affc639b375efaeb4bc2e9d9380 (patch)
treeae9a1dcf6aa3cc1949da28c013e08ca5c2a3eca9 /databases
parent71cc120e48deb8e5da1eecd60475047cc189e77f (diff)
downloadpkgsrc-69cb158d41429affc639b375efaeb4bc2e9d9380.tar.gz
Add py-pgnotify package.
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 3f3e42b268b..4e1604a505e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.143 2004/10/11 21:56:06 salo Exp $
+# $NetBSD: Makefile,v 1.144 2004/10/21 16:05:17 darcy Exp $
#
COMMENT= Databases
@@ -112,6 +112,7 @@ SUBDIR+= py-gdbm
SUBDIR+= py-ldap
SUBDIR+= py-metakit
SUBDIR+= py-mysqldb
+SUBDIR+= py-pgnotify
SUBDIR+= py-postgresql
SUBDIR+= py-postgresql73
SUBDIR+= py-psycopg