diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-22 23:47:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-22 23:47:12 +0000 |
commit | b6014b44904dc4ec7366f984e2edcfda0f52a5d1 (patch) | |
tree | e09636e565e4b099f4d6471ce9222869080fceed /databases/py-psycopg2/Makefile | |
parent | 1efe26aaa099376c82db69308006abf1f6867320 (diff) |
Notes
Diffstat (limited to 'databases/py-psycopg2/Makefile')
-rw-r--r-- | databases/py-psycopg2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile index 12c8f6af768d..ba0f8fce2603 100644 --- a/databases/py-psycopg2/Makefile +++ b/databases/py-psycopg2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= psycopg2 -PORTVERSION= 2.0.7 -PORTREVISION= 1 +PORTVERSION= 2.0.8 CATEGORIES= databases python MASTER_SITES= http://initd.org/pub/software/psycopg/ \ ${MASTER_SITE_LOCAL} |