summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authordrochner <drochner>2002-10-25 11:17:24 +0000
committerdrochner <drochner>2002-10-25 11:17:24 +0000
commit933c29a6fce3aaaba91d8e5a9bb8c3286046d5dd (patch)
treeeec10f9de4efe5a3db3e7d5abc508f6264416144 /databases
parentf2c2f6d3f4437a7b9a87580397df91d02a778f89 (diff)
downloadpkgsrc-933c29a6fce3aaaba91d8e5a9bb8c3286046d5dd.tar.gz
postgresql-7.2.3 contains PyGreSQL-3.3, so reflect this in the name
Diffstat (limited to 'databases')
-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 a45d59b6090..b68550ffafd 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2002/10/19 03:04:37 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2002/10/25 11:17:24 drochner Exp $
-PKGNAME= ${PYPKGPREFIX}-postgresql-3.2
+PKGNAME= ${PYPKGPREFIX}-postgresql-3.3
COMMENT= Python interface to PostgreSQL
MAINTAINER= darcy@netbsd.org