diff options
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} |