summaryrefslogtreecommitdiff
path: root/databases/py-postgresql/Makefile
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2005-02-23 12:13:35 +0000
committerdarcy <darcy@pkgsrc.org>2005-02-23 12:13:35 +0000
commit0eb7fef55ae9f3e938e8255d413b18e02f902548 (patch)
treeededc241e6cbc01073c666c795a2f83beb61abac /databases/py-postgresql/Makefile
parent1e46c076aab8c53a01ae4c4d7ad5c4f0c3fc47d9 (diff)
downloadpkgsrc-0eb7fef55ae9f3e938e8255d413b18e02f902548.tar.gz
Update package to 3.6.2.
The only change is to fix the handling of primary keys when using namespaces.
Diffstat (limited to 'databases/py-postgresql/Makefile')
-rw-r--r--databases/py-postgresql/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index febc5a37580..633e2d2d527 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2004/12/17 21:36:01 darcy Exp $
+# $NetBSD: Makefile,v 1.39 2005/02/23 12:13:35 darcy Exp $
-DISTNAME= PyGreSQL-3.6
-PKGNAME= ${PYPKGPREFIX}-postgresql-3.6
+DISTNAME= PyGreSQL-3.6.2
+PKGNAME= ${PYPKGPREFIX}-postgresql-3.6.2
CATEGORIES= databases python
MASTER_SITES= ftp://ftp.druid.net/pub/distrib/
EXTRACT_SUFX= .tgz