diff options
Diffstat (limited to 'databases/py-psycopg/Makefile')
-rw-r--r-- | databases/py-psycopg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile index ff06dc212fbd..0849710b50d0 100644 --- a/databases/py-psycopg/Makefile +++ b/databases/py-psycopg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= psycopg -PORTVERSION= 1.1.12 +PORTVERSION= 1.1.13 CATEGORIES= databases python MASTER_SITES= http://initd.org/pub/software/psycopg/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |