diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-11 18:18:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-11 18:18:58 +0000 |
commit | 5b237cead0d83c91dde3b4f71fcb567132fa9dbe (patch) | |
tree | ea8163c64e37bf0c6975e01892632b71823b4e62 /databases/py-psycopg2/Makefile | |
parent | 05f40f6061f88df2e521f82f8b912426f3acdd3a (diff) |
Notes
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 b8e2868fc233..af9de1306be3 100644 --- a/databases/py-psycopg2/Makefile +++ b/databases/py-psycopg2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psycopg2 -PORTVERSION= 2.7.5 +PORTVERSION= 2.7.6 CATEGORIES= databases python MASTER_SITES= CHEESESHOP \ http://initd.org/psycopg/tarballs/PSYCOPG-${PORTVERSION:R:S|.|-|}/ |