summaryrefslogtreecommitdiff
path: root/databases/py-psycopg2/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-10-30 09:47:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-10-30 09:47:58 +0000
commit8dfbd54ce977cf3126da2533fa138795eef3d66f (patch)
tree18dfd9a0a6285266d0887940bee9640e2627806c /databases/py-psycopg2/Makefile
parent- Update to 0.1.13 (diff)
- Update to 2.0.13
PR: 139665 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes
Notes: svn path=/head/; revision=243533
Diffstat (limited to 'databases/py-psycopg2/Makefile')
-rw-r--r--databases/py-psycopg2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile
index 052b6d61e660..f7ff43ae0f31 100644
--- a/databases/py-psycopg2/Makefile
+++ b/databases/py-psycopg2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= psycopg2
-PORTVERSION= 2.0.12
+PORTVERSION= 2.0.13
CATEGORIES= databases python
MASTER_SITES= http://initd.org/pub/software/psycopg/ \
${MASTER_SITE_LOCAL}