summaryrefslogtreecommitdiff
path: root/databases/py-postgresql
diff options
context:
space:
mode:
authordarcy <darcy>1999-12-02 01:47:04 +0000
committerdarcy <darcy>1999-12-02 01:47:04 +0000
commit00b2589d5945990ebbde16d8258506a5c91b3c43 (patch)
treeb37cc0ee59c88f4752c4478ceec3ffe60242e89d /databases/py-postgresql
parent42908109a4764bc1ece15a1f6dd1569cb7664094 (diff)
downloadpkgsrc-00b2589d5945990ebbde16d8258506a5c91b3c43.tar.gz
upgraded PostgreSQL to 6.5.3 and updated the dependent Makefiles
Diffstat (limited to 'databases/py-postgresql')
-rw-r--r--databases/py-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index 0575a940d21..d9fbc0f1ba9 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/10/04 17:36:48 jlam Exp $
+# $NetBSD: Makefile,v 1.2 1999/12/02 01:47:06 darcy Exp $
DISTNAME= PyGreSQL-2.4
PKGNAME= py-postgresql-2.4
@@ -10,7 +10,7 @@ MAINTAINER= darcy@NetBSD.org
HOMEPAGE= http://www.druid.net/pygresql/
DEPENDS+= python-1.5.2:../../lang/python
-DEPENDS+= postgresql-6.5.2:../../databases/postgresql
+DEPENDS+= postgresql-6.5.3:../../databases/postgresql
ALL_TARGET= default