diff options
Diffstat (limited to 'databases/py-psycopg2/Makefile')
-rw-r--r-- | databases/py-psycopg2/Makefile | 2 |
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} |