summaryrefslogtreecommitdiff
path: root/databases/py-psycopg/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2003-01-21 19:38:22 +0000
committerdrochner <drochner@pkgsrc.org>2003-01-21 19:38:22 +0000
commit74e0fe321b6e2daba3b8d3adaf7df52a63afaa23 (patch)
treee64f6a31e24be4bb3c3d088b18a633c298d6a11d /databases/py-psycopg/Makefile
parentcaf060b63cbc3a7654cd9b18cb3d603f61f20264 (diff)
downloadpkgsrc-74e0fe321b6e2daba3b8d3adaf7df52a63afaa23.tar.gz
update psychopg to 1.0.14.
This is a bugfix release, probably the last in the 1.0.x series.
Diffstat (limited to 'databases/py-psycopg/Makefile')
-rw-r--r--databases/py-psycopg/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile
index 2cd2d60a0fc..13e270b6227 100644
--- a/databases/py-psycopg/Makefile
+++ b/databases/py-psycopg/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2003/01/05 20:14:28 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/21 19:38:22 drochner Exp $
#
-DISTNAME= psycopg-1.0.13
-PKGNAME= ${PYPKGPREFIX}-psycopg-1.0.13
-PKGREVISION= 1
+DISTNAME= psycopg-1.0.14
+PKGNAME= ${PYPKGPREFIX}-psycopg-1.0.14
CATEGORIES= databases
MASTER_SITES= http://initd.org/pub/software/psycopg/